Amazon.SimpleEmail.Model.Content.IsSetCharset C# (CSharp) Méthode

IsSetCharset() private méthode

private IsSetCharset ( ) : bool
Résultat bool
        internal bool IsSetCharset()
        {
            return this._charset != null;
        }