コード例 #1
0
		protected void TriggerInterruption( AbstractInterruption interruption )
		{
			InterruptionReceived( interruption );
		}
コード例 #2
0
 protected void TriggerInterruption(AbstractInterruption interruption)
 {
     InterruptionReceived(interruption);
 }