Click or drag to resize
Accord.NET (logo)

SystemToolsIsRunningOnMono Method

Determines whether the code is running under Mono.

Namespace:  Accord
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public static bool IsRunningOnMono()
Request Example View Source

Return Value

Type: Boolean
See Also