class BallisticXmlDeserializer
Parents | |
|
Deserializer of ballistic calculator values
Static Public Methods | |
Reads the object of type t from the file |
|
Reads the object of type t from stream |
|
Reads legacy ammunition info from the XML node |
|
Reads raw legacy entry from the text |
|
Reads raw legacy entry from the file |
|
Reads raw legacy entry from the stream |
Public Constructors | |
Default constructor |
Public Methods | |
Deserialize the element as the object of the specified type. |
|
Deserialize object from the element detecting the type by its name |
|
Deserialize the element when it's possible type is limited to the list of the types specified |
|
Deserialize object from the element using the specified type |