Amazon.AWSSupport.Model.TrustedAdvisorCheckSummary.IsSetCategorySpecificSummary C# (CSharp) Метод

IsSetCategorySpecificSummary() приватный Метод

private IsSetCategorySpecificSummary ( ) : bool
Результат bool
        internal bool IsSetCategorySpecificSummary()
        {
            return this.categorySpecificSummary != null;
        }
    }