K
Kürþat
Hi,
I want to set a plug-in architecture and need object creation at run-time. I
can create objects at run-time using Activator.CreateObject method, so far
so good. But some objects have constructors other than default one and I
should pass required parameters to use them. Is it possible to instantiate
objects at run-time using non-default construcotors?
I want to set a plug-in architecture and need object creation at run-time. I
can create objects at run-time using Activator.CreateObject method, so far
so good. But some objects have constructors other than default one and I
should pass required parameters to use them. Is it possible to instantiate
objects at run-time using non-default construcotors?