Метод | Описание | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
Protected ( ) : System.Web.Mvc.ActionResult |
Метод | Описание | |
---|---|---|
Transfer ( string fromAccountId, string toAccountId, decimal amount = null ) : System.Web.Mvc.ActionResult | ||
TransferProtected ( string fromAccountId, string toAccountId, decimal amount = null ) : System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public Protected ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |