Amazon.APIGateway.Model.GetBasePathMappingResponse.IsSetStage C# (CSharp) Méthode

IsSetStage() private méthode

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