Mono.Debugger.ExceptionCatchPoint.Deactivate C# (CSharp) 메소드

Deactivate() 공개 메소드

public Deactivate ( Thread target ) : void
target Thread
리턴 void
        public override void Deactivate(Thread target)
        {
        }