Метод | Описание | |
---|---|---|
T4MVC_FileResult ( string area, string controller, string action ) : System |
Метод | Описание | |
---|---|---|
WriteFile ( System response ) : void |
public T4MVC_FileResult ( string area, string controller, string action ) : System | ||
area | string | |
controller | string | |
action | string | |
Результат | System |
protected WriteFile ( System response ) : void | ||
response | System | |
Результат | void |