Beispiel #1
0
 public static void Delete(this DBRecord me, DB db)
 {
     me.Delete(db);
 }