Метод | Описание | |
---|---|---|
DtoActionResult ( string language, string anamespace ) : System | ||
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void |
public DtoActionResult ( string language, string anamespace ) : System | ||
language | string | |
anamespace | string | |
Результат | System |
public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
context | System.Web.Mvc.ControllerContext | |
Результат | void |