Amazon.SimpleEmail.Model.SNSAction.IsSetEncoding C# (CSharp) Méthode

IsSetEncoding() private méthode

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