Amazon.GameLift.Model.CreateGameSessionRequest.IsSetGameSessionId C# (CSharp) Méthode

IsSetGameSessionId() private méthode

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