Beispiel #1
0
 public static bool Update(CardInfo info)
 {
     return(dal.Update(info));
 }