コード例 #1
0
 protected static string FromDate(DateTime value)
 {
     return(XmlCustomFormatter.FromDate(value));
 }