I
Ibrahim.
Hello,
I have DLL library, this DLL im invoking from Client application, I need to
pass some paramter to the DLL library (user id).
something like static Main method declared in the assembly (DLL library).
how can i achieve this?
thanks.
I have DLL library, this DLL im invoking from Client application, I need to
pass some paramter to the DLL library (user id).
something like static Main method declared in the assembly (DLL library).
how can i achieve this?
thanks.