コード例 #1
0
 public static string ToString(System.DateTime value, System.Xml.XmlDateTimeSerializationMode dateTimeOption)
 {
     throw null;
 }
コード例 #2
0
 public static string ToString(System.DateTime value, System.Xml.XmlDateTimeSerializationMode dateTimeOption)
 {
     return(default(string));
 }
コード例 #3
0
 public static System.DateTime ToDateTime(string s, System.Xml.XmlDateTimeSerializationMode dateTimeOption)
 {
     throw null;
 }
コード例 #4
0
 public static System.DateTime ToDateTime(string s, System.Xml.XmlDateTimeSerializationMode dateTimeOption)
 {
     return(default(System.DateTime));
 }