예제 #1
0
 public override DataEntityCache <TutorRate> Cache(DataEntityCache <TutorRate> cache = null)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public override DataEntityCache <TutorPreferences> Cache(DataEntityCache <TutorPreferences> cache = null)
 {
     throw new NotImplementedException();
 }