Ixian SDK
IXICore.Platform Class Reference

Platform-specific utilities. More...

Static Public Member Functions

static bool onMono ()
 Checks if the DLT is running on Mono. More...
 

Detailed Description

Platform-specific utilities.

Definition at line 8 of file Platform.cs.

Member Function Documentation

◆ onMono()

static bool IXICore.Platform.onMono ( )
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.

Returns
True, if the program is executing under Mono.

Definition at line 17 of file Platform.cs.


The documentation for this class was generated from the following file: