Method | Description | |
---|---|---|
Main ( string args ) : void |
The application main method.
|
Method | Description | |
---|---|---|
CreateKernel ( ) : |
Creates the kernel.
|
public static Main ( string args ) : void | ||
args | string | The arguments. |
return | void |