Amazon.APIGateway.Model.GetResourceResponse.IsSetPath C# (CSharp) Метод

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

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