Amazon.GameLift.Model.CreateGameSessionRequest.IsSetCreatorId C# (CSharp) 메소드

IsSetCreatorId() 개인적인 메소드

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