public method BallisticXmlDeserializer.Deserialize

Brief

Deserialize the element when it's possible type is limited to the list of the types specified

Declaration
C#
object  Deserialize (System.Xml.XmlElement element, Type[] possibleTypes)

Parameters
element
possibleTypes

Declared in BallisticXmlDeserializer

back