public GiftCertificate( Store store, string name, string serialnumber, int createdby, DateTime createdate, Nullable<DateTime> expirationdate, decimal balance )
Parameters
- store
- The value of store
- name
- The value of name
- serialnumber
- The value of serialnumber
- createdby
- The value of createdby
- createdate
- The value of createdate
- expirationdate
- The value of expirationdate
- balance
- The value of balance