G
Guest
I have a C# executable that has a class, say "Sample" which is a singleton.
The exe is running and the class is loaded. From another exe, can I get a
reference to the running instance of the "Sample" Object?
The exe is running and the class is loaded. From another exe, can I get a
reference to the running instance of the "Sample" Object?