コード例 #1
0
 public DateTime GetMileageLow(int vehicleid = 0)
 {
     return(helper.GetMileageLow(vehicleid));
 }