Compiling a class with another reference class · Issue #7 · RickStrahl/Westwind.Scripting (original) (raw)
Hi,
I am trying to dynamically compile classes. For most part, it is working fine, except when it comes to classes which have reference to another class which was previously compiled. Plz see the example below. Any idea how this can be done.