示例#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();
 }