메소드 | 설명 | |
---|---|---|
Initialize ( ViewEngineStartupContext viewEngineStartupContext ) : void | ||
RenderView ( ViewLocationResult viewLocationResult, dynamic model, IRenderContext renderContext ) : Response |
메소드 | 설명 | |
---|---|---|
CreateErrorPage ( |
||
GetErrorMessage ( |
||
VeilViewEngine ( ) : System |
public Initialize ( ViewEngineStartupContext viewEngineStartupContext ) : void | ||
viewEngineStartupContext | ViewEngineStartupContext | |
리턴 | void |
public RenderView ( ViewLocationResult viewLocationResult, dynamic model, IRenderContext renderContext ) : Response | ||
viewLocationResult | ViewLocationResult | |
model | dynamic | |
renderContext | IRenderContext | |
리턴 | Response |