Exemple #1
0
 public static bool BrokerInfo_Update(BrokerInfo data)
 {
     return(db.BrokerInfo_Update(data));
 }