RuntimeEnvironment Enumeration |
Namespace: NetworkCommsDotNet
public enum RuntimeEnvironment
Member name | Value | Description | |
---|---|---|---|
Native_Net4 | 0 | ||
Mono_Net4 | 1 | ||
Native_Net35 | 2 | ||
Mono_Net35 | 3 | ||
Native_Net2 | 4 | ||
Mono_Net2 | 5 | ||
WindowsPhone_Silverlight | 6 | ||
Xamarin_Android | 7 | ||
Xamarin_iOS | 8 | ||
Windows_RT | 9 |