| C# | Visual Basic |
namespace PublicDomain.Dynacode
Namespace PublicDomain.Dynacode
| All Types | Classes | Structures | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| CodeUtilities |
Methods for working with code and languages.
| |
| CodeUtilities.CompileException |
Thrown when an error is encountered compiling.
| |
| CodeUtilities.NativeCompileException |
Thrown when the compiler returns an unexpected value.
| |
| DotNetCodeRunner | ||
| ICodeRunner |