Пример #1
0
 public int UntracedCount(System.IO.StreamWriter file)
 {
     return(trace.GetUntracedNodes(file));
 }