Amazon.ElasticTranscoder.Model.TestRoleRequest.IsSetTopics C# (CSharp) 메소드

IsSetTopics() 개인적인 메소드

private IsSetTopics ( ) : bool
리턴 bool
        internal bool IsSetTopics()
        {
            return this._topics != null && this._topics.Count > 0; 
        }