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

Activate() 공개 메소드

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