Mono.Debugger.ExceptionCatchPoint.Deactivate C# (CSharp) Метод

Deactivate() публичный Метод

public Deactivate ( Thread target ) : void
target Thread
Результат void
        public override void Deactivate(Thread target)
        {
        }