Пример #1
0
 public void PartialTrust_DenyUnrestricted_Success()
 {
     MonoTests.System.Threading.ThreadTest tt = new MonoTests.System.Threading.ThreadTest();
     tt.TestCtor1();
     // most tests use Abort so there's not much to call
 }
Пример #2
0
		public void PartialTrust_DenyUnrestricted_Success ()
		{
			MonoTests.System.Threading.ThreadTest tt = new MonoTests.System.Threading.ThreadTest ();
			tt.TestCtor1 ();
			// most tests use Abort so there's not much to call
		}