Exemplo n.º 1
0
 public static string ToString(System.DateTime value, System.Xml.XmlDateTimeSerializationMode dateTimeOption)
 {
     throw null;
 }
Exemplo n.º 2
0
 public static string ToString(System.DateTime value, System.Xml.XmlDateTimeSerializationMode dateTimeOption)
 {
     return(default(string));
 }
Exemplo n.º 3
0
 public static System.DateTime ToDateTime(string s, System.Xml.XmlDateTimeSerializationMode dateTimeOption)
 {
     throw null;
 }
Exemplo n.º 4
0
 public static System.DateTime ToDateTime(string s, System.Xml.XmlDateTimeSerializationMode dateTimeOption)
 {
     return(default(System.DateTime));
 }