Beispiel #1
0
 public JsonTypeAdapter(XmlType type)
 {
     _adaptee = type;
 }
Beispiel #2
0
 public XmlClient(XmlType type);