コード例 #1
0
 public static string ToDate(string date)
 {
     return(providerFunctions.ToDate(date));
 }