Amazon.APIGateway.Model.GetBasePathMappingResponse.IsSetBasePath C# (CSharp) Метод

IsSetBasePath() приватный Метод

private IsSetBasePath ( ) : bool
Результат bool
        internal bool IsSetBasePath()
        {
            return this._basePath != null;
        }