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

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

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