Ejemplo n.º 1
0
 public StorageServiceList()
 {
     source = ALLDataListSingleton.GetInstance();
 }
 public BuyerServiceList()
 {
     source = ALLDataListSingleton.GetInstance();
 }
 public ExecutorServiceList()
 {
     source = ALLDataListSingleton.GetInstance();
 }
 public GBIpieceOfArtServiceList()
 {
     source = ALLDataListSingleton.GetInstance();
 }
Ejemplo n.º 5
0
 public GBIingridientsServiceList()
 {
     source = ALLDataListSingleton.GetInstance();
 }