Amazon.EC2.Model.EventInformation.IsSetEventDescription C# (CSharp) Méthode

IsSetEventDescription() private méthode

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