示例#1
0
 public override void BeginDetection(BeginDetectionType type, int timeout)
 {
     VerifyResult(_cco.BeginDetection((int)type, timeout));
 }