C# Класс RazorPad.Compilation.ITemplateCompilerExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
GenerateCode ( this compiler, RazorDocument document, TextWriter codeWriter = null, System.Web.Razor.RazorEngineHost host = null ) : System.Web.Razor.GeneratorResults

Описание методов

GenerateCode() публичный статический Метод

public static GenerateCode ( this compiler, RazorDocument document, TextWriter codeWriter = null, System.Web.Razor.RazorEngineHost host = null ) : System.Web.Razor.GeneratorResults
compiler this
document RazorDocument
codeWriter System.IO.TextWriter
host System.Web.Razor.RazorEngineHost
Результат System.Web.Razor.GeneratorResults