메소드 | 설명 | |
---|---|---|
Execute ( |
||
ViewResult ( ) : System | ||
ViewResult ( object model ) : System | ||
ViewResult ( string viewName ) : System | ||
ViewResult ( string viewName, string layoutName ) : System |
public Execute ( |
||
context | ||
services | IMonoRailServices | |
리턴 | void |
public ViewResult ( string viewName, string layoutName ) : System | ||
viewName | string | |
layoutName | string | |
리턴 | System |