GeneratorResultExtensions Class¶
Methods¶
-
GetMainClassName
(GeneratorResults, Microsoft.AspNet.Mvc.Razor.IMvcRazorHost, SyntaxTree)¶ Arguments: - results (GeneratorResults) –
- host (Microsoft.AspNet.Mvc.Razor.IMvcRazorHost) –
- syntaxTree (SyntaxTree) –
Return type: System.String
public static string GetMainClassName(GeneratorResults results, IMvcRazorHost host, SyntaxTree syntaxTree)
-