|
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()
Public Shared Function IsRunningOnMono As Boolean
Request Example
View SourceReturn Value
Type:
BooleanSee Also