Method | Description | |
---|---|---|
T4MVC_FileResult ( string area, string controller, string action ) : System |
Method | Description | |
---|---|---|
WriteFile ( System response ) : void |
public T4MVC_FileResult ( string area, string controller, string action ) : System | ||
area | string | |
controller | string | |
action | string | |
return | System |
protected WriteFile ( System response ) : void | ||
response | System | |
return | void |