Пример #1
0
 public void Check()
 {
     Assert.IsTrue(PlatformUtils.RunningOnUnix() != PlatformUtils.RunningOnWindows());
 }