Exemplo n.º 1
0
 public AppLibrary()
 {
     this.dataAppLibrary = RoadFlow.Data.Factory.Factory.GetAppLibrary();
 }
Exemplo n.º 2
0
 public AppLibrary()
 {
     dataAppLibrary = Factory.GetAppLibrary();
 }