Amazon.GameLift.Model.Event.IsSetEventCode C# (CSharp) Method

IsSetEventCode() private method

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