Amazon.Polly.Model.SynthesizeSpeechResponse.IsSetContentType C# (CSharp) 메소드

IsSetContentType() 개인적인 메소드

private IsSetContentType ( ) : bool
리턴 bool
        internal bool IsSetContentType()
        {
            return this._contentType != null;
        }