예제 #1
0
파일: JDLevel.cs 프로젝트: jmdjr/jd-bacon
 public bool ReportStatistics(JDIStatTypes stat, int valueShift)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public bool ReportStatistics(JDIStatTypes stat, int valueShift)
 {
     return false;
 }