|
Nebula
|
Public Member Functions | |
| static void | Assert ([MarshalAs(UnmanagedType.I1)] bool value) |
Static Public Member Functions | |
| static unsafe void | Log (string val) |
| static void | Assert (bool value, string message) |
Private Member Functions | |
| static void | Print (IntPtr data, int isStdout) |
| void Nebula.Debug.Assert | ( | [MarshalAs(UnmanagedType.I1)] bool | value | ) |
|
inlinestatic |
|
inlinestatic |
|
private |