public method BallisticXmlDeserializer.Deserialize

Brief

Deserialize object from the element using the specified type

Declaration
C#
object  Deserialize (System.Xml.XmlElement element, Type type)

Parameters
element
type

Declared in BallisticXmlDeserializer

back