Provides platform infos.
More...
|
| static bool | IsUnix [get] |
| | Whether we run under a Unix platform.
|
| |
| static bool | IsWindows [get] |
| | Whether we run under a supported Windows platform.
|
| |
Provides platform infos.
Definition at line 29 of file OS.cs.
| bool Lucene.Net.Support.OS.IsUnix |
|
staticget |
Whether we run under a Unix platform.
Definition at line 50 of file OS.cs.
| bool Lucene.Net.Support.OS.IsWindows |
|
staticget |
Whether we run under a supported Windows platform.
Definition at line 58 of file OS.cs.
The documentation for this class was generated from the following file: