Method | Description | |
---|---|---|
ExecuteResult ( System context ) : void | ||
T4MVC_ActionResult ( string area, string controller, string action ) : System |
public ExecuteResult ( System context ) : void | ||
context | System | |
return | void |
public T4MVC_ActionResult ( string area, string controller, string action ) : System | ||
area | string | |
controller | string | |
action | string | |
return | System |