Метод | Описание | |
---|---|---|
Main ( string args ) : void |
Main entry point for sample. Gets input from user and then does various operations depending on user choice.
|
Метод | Описание | |
---|---|---|
CreateCallee ( AppDomain appDomain, AssemblyBuilderAccess, access ) : Type | ||
CreateCaller ( AppDomain appDomain, AssemblyBuilderAccess, access, Type helloWorldClass ) : Type | ||
LoadAndRun ( ) : void |
public static Main ( string args ) : void | ||
args | string | |
Результат | void |