Picarl
Picarl
CC#
Created by Picarl on 11/8/2024 in #help
WPF Window -> SkiaGrid Coordinate Conversion Logic Problem
No description
2 replies
CC#
Created by Picarl on 2/27/2024 in #help
How to import objects from external, uncompiled .cs files?
Let's say I have a file named "myCustomObject.cs", and it has a class definition "customObject1". What would the best way to programmatically load myCustomObject and instantiate a customObject1, but dynamically-so? That is: Without any static references. I'm expecting that I have multiple objects defined in multiple files (under the same namespace, however) that I need to read and instantiate.
27 replies