Amazon.SimpleEmail.Model.ReceiptRuleSetMetadata.IsSetCreatedTimestamp C# (CSharp) 메소드

IsSetCreatedTimestamp() 개인적인 메소드

private IsSetCreatedTimestamp ( ) : bool
리턴 bool
        internal bool IsSetCreatedTimestamp()
        {
            return this._createdTimestamp.HasValue; 
        }