예제 #1
0
 private void ResetSendCount()
 {
     commSvc.ResetSendCount();
     sendCountChanged(commSvc.sendCount);
 }