Possible Duplicate:
How to detect which .NET runtime is being used (MS vs. Mono)?
In .net how dow I tell if my code is running on Mono?
In .net how dow I tell if my code is running on Mono?
| |||||
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
From the Mono FAQ: http://www.mono-project.com/FAQ:_Technical Below is directly from that link:
Long and short of it, just don't. | |||||||
feedback
|
|
From mono porting guide:
| |||
|
feedback
|