Amazon.Polly.Model.SynthesizeSpeechResponse.IsSetRequestCharacters C# (CSharp) Méthode

IsSetRequestCharacters() private méthode

private IsSetRequestCharacters ( ) : bool
Résultat bool
        internal bool IsSetRequestCharacters()
        {
            return this._requestCharacters.HasValue; 
        }