Amazon.Polly.Model.SynthesizeSpeechResponse.IsSetContentType C# (CSharp) Метод

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

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