コード例 #1
0
ファイル: ShellTest.cs プロジェクト: hazzik/Rhino.Net
		private static void CallStop(Sharpen.Thread t)
		{
			t.Stop();
		}