コード例 #1
0
		public override void AbortThread (Mono.Debugger.Thread thread, Mono.Debugger.RuntimeInvokeResult result)
		{
			thread.AbortInvocation ();
		}