Beispiel #1
0
 public static void AddCus(Customer customer)
 {
     obj.AddCus(customer);
 }