RoslynEvaluatorLoadCode Method |
| Name | Description | |
|---|---|---|
| LoadCode(String, Object) |
Evaluates and loads C# code to the current AppDomain. Returns instance of the first class defined in the code.
| |
| LoadCodeT(String, Object) |
Evaluates and loads C# code to the current AppDomain. Returns instance of the first class defined in the code.
|