Ejemplo n.º 1
0
 public SQLDelete()
 {
     m_Execute = new SQLExecute();
     m_Get     = new SQLGet();
 }
Ejemplo n.º 2
0
 public SQLDelete()
 {
     m_Execute = new SQLExecute();
     m_Get = new SQLGet();
 }