Amazon.CodePipeline.Model.DeleteCustomActionTypeRequest.IsSetCategory C# (CSharp) Méthode

IsSetCategory() private méthode

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