Amazon.GameLift.Model.Event.IsSetEventCode C# (CSharp) Méthode

IsSetEventCode() private méthode

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