Exemple #1
0
 public void HookErrorEvent()
 {
     ClassErrorHandle.ErrorItemCountChangeEvent += ClassErrorHandle_ErrorItemCountChangeEvent;
     ClassErrorHandle.HookErrorEvent(this);
 }