Amazon.SimpleEmail.Model.GetSendQuotaResponse.IsSetMaxSendRate C# (CSharp) 메소드

IsSetMaxSendRate() 개인적인 메소드

private IsSetMaxSendRate ( ) : bool
리턴 bool
        internal bool IsSetMaxSendRate()
        {
            return this._maxSendRate.HasValue; 
        }