Exemple #1
0
 protected static DateTime ToDateTime(string value)
 {
     return(XmlCustomFormatter.ToDateTime(value));
 }