Property | Type | Description |
---|
Method | Description | |
---|---|---|
Process ( ViewContext viewContext, |
||
RazorView ( IHostingBridge hostingBridge, string view, string layout ) : System |
Method | Description | |
---|---|---|
CreateViewInstance ( ) : object |
public Process ( ViewContext viewContext, |
||
viewContext | ViewContext | |
writer | ||
return | void |
public RazorView ( IHostingBridge hostingBridge, string view, string layout ) : System | ||
hostingBridge | IHostingBridge | |
view | string | |
layout | string | |
return | System |