Method | Description | |
---|---|---|
GetCompiledType ( string path ) : |
||
StandAloneBuildManager ( IViewProvider viewProvider ) : System |
Method | Description | |
---|---|---|
CreateExceptionFromParserError ( RazorError error, string virtualPath ) : System.Web.HttpParseException | ||
DetermineCodeLanguage ( string fileName ) : |
||
GenerateCode ( string path ) : OpenRasta.Codecs.Razor.CompilationData | ||
GetClassName ( string fileName ) : string | ||
GetReferencedAssemblies ( OpenRasta.Codecs.Razor.ViewDefinition viewDefinition ) : IEnumerable |
public GetCompiledType ( string path ) : |
||
path | string | |
return |
public StandAloneBuildManager ( IViewProvider viewProvider ) : System | ||
viewProvider | IViewProvider | |
return | System |