프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ViewsDirectoryPath | string | ||
ViewsRoot | string |
메소드 | 설명 | |
---|---|---|
Processor ( string path ) : |
||
Render ( string view, object model, string>.Action |
메소드 | 설명 | |
---|---|---|
LoadView ( string view, string>.Action |
메소드 | 설명 | |
---|---|---|
RazorView ( string viewsDirPath ) : System |
protected LoadView ( string view, string>.Action |
||
view | string | |
callback | string>.Action | |
리턴 | void |
public Render ( string view, object model, string>.Action |
||
view | string | |
model | object | |
callback | string>.Action | |
리턴 | void |