Amazon.AWSSupport.Model.TrustedAdvisorCheckSummary.IsSetCategorySpecificSummary C# (CSharp) 메소드

IsSetCategorySpecificSummary() 개인적인 메소드

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