Amazon.AWSSupport.Model.TrustedAdvisorCheckDescription.IsSetCategory C# (CSharp) Method

IsSetCategory() private method

private IsSetCategory ( ) : bool
return bool
        internal bool IsSetCategory()
        {
            return this.category != null;
        }