PlaceholderExtensionCompiler - конструктор |
Пространство имён:
Tessa.Compilation.Placeholders
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public PlaceholderExtensionCompiler(
ICompiler compiler,
ICompilationSourceProvider sourceProvider
)
Public Sub New (
compiler As ICompiler,
sourceProvider As ICompilationSourceProvider
)
public:
PlaceholderExtensionCompiler(
ICompiler^ compiler,
ICompilationSourceProvider^ sourceProvider
)
new :
compiler : ICompiler *
sourceProvider : ICompilationSourceProvider -> PlaceholderExtensionCompiler
Параметры
- compiler
- Тип: Tessa.CompilationICompiler
- sourceProvider
- Тип: Tessa.CompilationICompilationSourceProvider
См. также