Mono.Debugger.ExceptionCatchPoint.Activate C# (CSharp) Method

Activate() public method

public Activate ( Thread target ) : void
target Thread
return void
        public override void Activate(Thread target)
        {
        }