Method | Description | |
---|---|---|
DumpData ( string data ) : void | ||
DumpStackTrace ( int line ) : void | ||
Start ( string parameters ) : int |
Starts this application
|
Method | Description | |
---|---|---|
BaseApplication ( ) : Mosa.AppSystem |
protected BaseApplication ( ) : Mosa.AppSystem | ||
return | Mosa.AppSystem |
public static DumpData ( string data ) : void | ||
data | string | |
return | void |
public static DumpStackTrace ( int line ) : void | ||
line | int | |
return | void |
public abstract Start ( string parameters ) : int | ||
parameters | string | |
return | int |