예제 #1
0
		private static void CallStop(Sharpen.Thread t)
		{
			t.Stop();
		}