Amazon.Polly.Model.GetLexiconResponse.IsSetLexicon C# (CSharp) Method

IsSetLexicon() private method

private IsSetLexicon ( ) : bool
return bool
        internal bool IsSetLexicon()
        {
            return this._lexicon != null;
        }