DomainWrapper is set of classes to provide an easy way to handle the injection of .net code into a process.
- See these methods and properties contained inside PatchedDomainLoader.cs to see how to use it.
LoadDomainHostSettings(string loadDirectory, string applicationName)
HostDomain()*miceiken/Scorpiona deserve all credits for the base domain classes.