Beispiel #1
0
 public void delPacksCart(long paramLong)
 {
   DB_PacksTable.delPacksCart(paramLong, this.mContext);
 }