Exemple #1
0
 protected DmlBase(IHelpers helper)
 {
     Conn = helper.GetConnection();
 }