Beispiel #1
0
 public override DataEntityCache<Folder> Cache(DataEntityCache<Folder> cache = null)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public override DataEntityCache <LocationSettings> Cache(DataEntityCache <LocationSettings> cache = null)
 {
     throw new NotImplementedException();
 }
 public override DataEntityCache <Availability> Cache(DataEntityCache <Availability> cache = null)
 {
     throw new NotImplementedException();
 }
 public override DataEntityCache <Language> Cache(DataEntityCache <Language> cache = null)
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public override DataEntityCache <Material> Cache(DataEntityCache <Material> cache = null)
 {
     throw new System.NotImplementedException();
 }