コード例 #1
0
 public void is_compatible_windows()
 {
     Assert.That(ProcessHost.HostIsCompatible(), "Host operating system can't run these tests");
 }