Partager via


ICompilationServiceFactory<TCompilationService,TMetadata> Interface

Définition

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

Paramètres de type

TCompilationService
TMetadata
Dérivé

Propriétés

SupportedScriptTypes

Méthodes

CreateService(ScriptType, TMetadata)

S’applique à