コード例 #1
0
 public void OnProcessType(PrtgNodeType type, int index, int total)
 {
     progressCallback?.OnProcessType(type, index, total);
 }