CompilerCreateContext - метод
Создать контекст сеанса компиляции для данного компилятора
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public ICompilationContext CreateContext()
Public Function CreateContext As ICompilationContext
public:
virtual ICompilationContext^ CreateContext() sealed
abstract CreateContext : unit -> ICompilationContext
override CreateContext : unit -> ICompilationContext
ICompilationContextКонтекст компиляции, содержащий список исходных кодов и зависимости
ICompilerCreateContext