zeevgetner
Programmer
how can i do casting using reflection.
for examlple if i have a class in a DLL
i want in another aplication to load that class,
and assign it to a variable of type that the specific class
implements.
i cant do it,
i keep getting error.
for examlple if i have a class in a DLL
i want in another aplication to load that class,
and assign it to a variable of type that the specific class
implements.
i cant do it,
i keep getting error.