Method | Description | |
---|---|---|
SetEntryAssembly ( ) : void |
Use as first line in ad hoc tests (needed by XNA specifically)
|
|
SetEntryAssembly ( |
Allows setting the Entry Assembly when needed. Use AssemblyUtilities.SetEntryAssembly() as first line in XNA ad hoc tests
|
public static SetEntryAssembly ( |
||
assembly | Assembly to set as entry assembly | |
return | void |