FileTemplateDeleteExtension - конструктор |
Пространство имён:
Tessa.Extensions.Platform.Server.Cards
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public FileTemplateDeleteExtension(
IPlaceholderCompilationCache compilationCache,
IPlaceholderExtensionCompilationCache extensionCompilationCache
)
Public Sub New (
compilationCache As IPlaceholderCompilationCache,
extensionCompilationCache As IPlaceholderExtensionCompilationCache
)
public:
FileTemplateDeleteExtension(
IPlaceholderCompilationCache^ compilationCache,
IPlaceholderExtensionCompilationCache^ extensionCompilationCache
)
new :
compilationCache : IPlaceholderCompilationCache *
extensionCompilationCache : IPlaceholderExtensionCompilationCache -> FileTemplateDeleteExtension
Параметры
- compilationCache
- Тип: Tessa.Platform.Placeholders.CompilationIPlaceholderCompilationCache
- extensionCompilationCache
- Тип: Tessa.Platform.Placeholders.CompilationIPlaceholderExtensionCompilationCache
См. также