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

IsSetSentLast24Hours() 개인적인 메소드

private IsSetSentLast24Hours ( ) : bool
리턴 bool
        internal bool IsSetSentLast24Hours()
        {
            return this._sentLast24Hours.HasValue; 
        }