Method |
Description |
|
ChildView ( ) : System.Web.Mvc.ActionResult |
|
|
MakePayment ( MakePaymentViewModel makePaymentViewModel ) : System.Web.Mvc.ActionResult |
|
|
MakePayment ( int id ) : System.Web.Mvc.ActionResult |
|
|
ParentView ( int id ) : System.Web.Mvc.ActionResult |
|
|
WithdrawCash ( ) : System.Web.Mvc.ActionResult |
|
|
WithdrawCash ( Suteki.TardisBank.Web.Mvc.Controllers.ViewModels.WithdrawCashViewModel withdrawCashViewModel ) : System.Web.Mvc.ActionResult |
|
|
WithdrawCashForChild ( WithdrawCashForChildViewModel withdrawCashForChildViewModel ) : System.Web.Mvc.ActionResult |
|
|
WithdrawCashForChild ( int id ) : System.Web.Mvc.ActionResult |
|
|