This MSDN page mentions global methods in a module. Module.GetMethods \"returns the global methods defined on the module.\"
I\'ve created a Windows Service that accepts commands from remote machines via WCF. One of those commands is to run a specified executable (let\'s ignore the security implications of such functionalit