示例#1
0
 public static string ToDbDate(string dateString)
 {
     return(providerFunctions.ToDbDate(dateString));
 }