Platform-specific utilities. More...
Static Public Member Functions | |
static bool | onMono () |
Checks if the DLT is running on Mono. More... | |
Platform-specific utilities.
Definition at line 8 of file Platform.cs.
|
static |
Checks if the DLT is running on Mono.
This is useful when certain features of the .NET framework are not implemented, or work differently on Mono vs. Microsoft.NET.
Definition at line 17 of file Platform.cs.