public PostUnattendedContribution ( CMSDataContext db, decimal amt, int fund, string description, bool pledge = false, int typecode = null, int tranid = null ) : Contribution | ||
db | CMSDataContext | |
amt | decimal | |
fund | int | |
description | string | |
pledge | bool | |
typecode | int | |
tranid | int | |
return | Contribution |