Amazon.DeviceFarm.Model.Problem.IsSetSuite C# (CSharp) Méthode

IsSetSuite() private méthode

private IsSetSuite ( ) : bool
Résultat bool
        internal bool IsSetSuite()
        {
            return this._suite != null;
        }