Exemplo n.º 1
0
 public int BL_ProductKeyInsert(ML_Login objML_Login)
 {
     return(objDL_Login.DL_ProductkeyInsert(objML_Login));
 }