Amazon.APIGateway.Model.ApiStage.IsSetStage C# (CSharp) 메소드

IsSetStage() 개인적인 메소드

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