Пример #1
0
 public SaveData(string scrName, HPA.SQL.EzSql2 DBE)
 {
     DBEngine = DBE;
         screenName = scrName;
 }
Пример #2
0
 public SaveData(string scrName, HPA.SQL.EzSql2 DBE)
 {
     DBEngine   = DBE;
     screenName = scrName;
 }