메소드 | 설명 | |
---|---|---|
GetAccounts ( int LedgerID ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Journal ( ) : System.Web.Mvc.ActionResult | ||
Ledger ( ) : System.Web.Mvc.ActionResult | ||
LedgerPartial ( ) : System.Web.Mvc.ActionResult | ||
TransactionController ( ITransactionService transactionService, ILedgerService ledgerService, ICommodityService commodityService, IUserProfileService userProfileService ) : System |
public GetAccounts ( int LedgerID ) : System.Web.Mvc.ActionResult | ||
LedgerID | int | |
리턴 | System.Web.Mvc.ActionResult |
public LedgerPartial ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public TransactionController ( ITransactionService transactionService, ILedgerService ledgerService, ICommodityService commodityService, IUserProfileService userProfileService ) : System | ||
transactionService | ITransactionService | |
ledgerService | ILedgerService | |
commodityService | ICommodityService | |
userProfileService | IUserProfileService | |
리턴 | System |