Class CompilerProvider
- Namespace
- Ecng.Compilation
- Assembly
- Ecng.Compilation.dll
Represents a provider for compilers.
public class CompilerProvider : SynchronizedDictionary<string, ICompiler>
- Inheritance
-
CompilerProvider
- Extension Methods
Constructors
CompilerProvider()
Initializes a new instance of the CompilerProvider class.
public CompilerProvider()