Beispiel #1
0
 internal static void DeleteByIdPlata(int pId, IDbTransaction pTranzactie)
 {
     DClientiPlatiComenzi.DeleteByIdPlata(pId, pTranzactie);
 }