예제 #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;
 }