Skip to content

Instantly share code, notes, and snippets.

@breezhang
Created March 21, 2012 09:15
Show Gist options
  • Save breezhang/2145749 to your computer and use it in GitHub Desktop.
Save breezhang/2145749 to your computer and use it in GitHub Desktop.
I have no idea add some comm for MSDN
Worker remoteWorker = (Worker) ad.CreateInstanceAndUnwrap(
Assembly.GetExecutingAssembly().FullName,
"Worker"); issue==> typeof(Worker).FullNam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment