Amazon.ElasticTranscoder.Model.TestRoleRequest.IsSetTopics C# (CSharp) Метод

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

private IsSetTopics ( ) : bool
Результат bool
        internal bool IsSetTopics()
        {
            return this._topics != null && this._topics.Count > 0; 
        }