Beispiel #1
0
 public bool ReportStatistics(JDIStatTypes stat, int valueShift)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public bool ReportStatistics(JDIStatTypes stat, int valueShift)
 {
     return false;
 }