Amazon.RDS.Model.CharacterSet.IsSetCharacterSetDescription C# (CSharp) Method

IsSetCharacterSetDescription() private method

private IsSetCharacterSetDescription ( ) : bool
return bool
        internal bool IsSetCharacterSetDescription()
        {
            return this._characterSetDescription != null;
        }