Amazon.SimpleEmail.Model.Body.IsSetText C# (CSharp) 메소드

IsSetText() 개인적인 메소드

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