Amazon.APIGateway.Model.Resource.IsSetPathPart C# (CSharp) Méthode

IsSetPathPart() private méthode

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