Amazon.AWSSupport.Model.TrustedAdvisorCheckDescription.IsSetCategory C# (CSharp) 메소드

IsSetCategory() 개인적인 메소드

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