R
Rudolf Ball
Hi NG,
I am loading an Assembly
a = Assembly.LoadFrom(sample.dll);
into my project. When I create an instance of that assembly, I want to set
the thread to a specific culture, eg. de-AT.
Please, has anybody an idea how I can do this?
Thank you very much,
Rudi
I am loading an Assembly
a = Assembly.LoadFrom(sample.dll);
into my project. When I create an instance of that assembly, I want to set
the thread to a specific culture, eg. de-AT.
Please, has anybody an idea how I can do this?
Thank you very much,
Rudi