Amazon.GameLift.Model.UpdateGameSessionRequest.IsSetGameSessionId C# (CSharp) 메소드

IsSetGameSessionId() 개인적인 메소드

private IsSetGameSessionId ( ) : bool
리턴 bool
        internal bool IsSetGameSessionId()
        {
            return this._gameSessionId != null;
        }