Exemplo n.º 1
0
 public void Initialize()
 {
     Identity = new DeviceIdentity();
     Identity.Deserialize(XElement.Parse(XmlText));
 }