static public method BallisticXmlDeserializer.ReadFromFile

Brief

Reads the object of type t from the file

Declaration
C#
ReadFromFile<T> (string fileName)

Parameters
T
fileName

Declared in BallisticXmlDeserializer

back