D
Daylor
can i do it this way :
from the defualt AppDomain :
create thread.
from the start function of the new thread , create new AppDomain,and then
create my class through the AppDomain .
this way is ok ?
or there is other way to do that ?
from the defualt AppDomain :
create thread.
from the start function of the new thread , create new AppDomain,and then
create my class through the AppDomain .
this way is ok ?
or there is other way to do that ?