Class | Description | |
---|---|---|
NCodeAssembly | Represents the source code of an in-memory generated assembly. | |
NCompilerDiagnostic | Represents a compiler diagnostic | |
NCompilerResult | Represents the result of a NCodeAssembly compilation. | |
NCompilerService | Represents the compiler service that is used to compile code to in-memory assembly. | |
NObjectCodeBehind<TObject> | Serves as base class for objects that contained compiled functionality for other objects. |