Compartilhar via


ICompilationServiceFactory<TCompilationService,TMetadata> Interface

Definição

public interface ICompilationServiceFactory<TCompilationService,TMetadata> where TCompilationService : ICompilationService
type ICompilationServiceFactory<'CompilationService, 'Metadata (requires 'CompilationService :> ICompilationService)> = interface
Public Interface ICompilationServiceFactory(Of TCompilationService, TMetadata)

Parâmetros de tipo

TCompilationService
TMetadata
Derivado

Propriedades

SupportedScriptTypes

Métodos

CreateService(ScriptType, TMetadata)

Aplica-se a