예제 #1
0
 public void log_EditVehicle(int userid, string VIN, string str_params)
 {
     ActionLog.EditVehicle(userid, VIN, str_params);
 }