Amazon.APIGateway.Model.GetResourceResponse.IsSetPathPart C# (CSharp) 메소드

IsSetPathPart() 개인적인 메소드

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