Amazon.Polly.Model.LexiconDescription.IsSetAttributes C# (CSharp) Метод

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

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