nooogle / CDS.CSharpScripting

Drop-in user control for C# editing with intellisense and compilation. Script compilation and execution classes for GUI and console applications.
MIT License
9 stars 3 forks source link

Correct support for using- and reference- types #4

Closed nooogle closed 3 years ago

nooogle commented 3 years ago

The editor is taking only one list of types for both using- and references. The script support takes separate type arrays.

Resolve !

nooogle commented 3 years ago

All working now in V1.0.4