Amazon.GameLift.Model.UpdateFleetAttributesRequest.IsSetDescription C# (CSharp) Méthode

IsSetDescription() private méthode

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