コード例 #1
0
 public void OnLevelBegin(ITreeValue value, PrtgNodeType type)
 {
     progressCallback?.OnLevelBegin(value, type, depthManager.Depth);
 }