コード例 #1
0
 public static string ToChar(string colName, bool time)
 {
     return(providerFunctions.ToChar(colName, time));
 }