Method | Description | |
---|---|---|
Main ( string args ) : void |
Main entry point for sample. Gets input from user and then does various operations depending on user choice.
|
Method | Description | |
---|---|---|
CreateCallee ( AppDomain appDomain, AssemblyBuilderAccess, access ) : Type | ||
CreateCaller ( AppDomain appDomain, AssemblyBuilderAccess, access, Type helloWorldClass ) : Type | ||
LoadAndRun ( ) : void |