Read from a file using binary serialization. Normally a call to this method would cast the return value to the correct type as in this example: settings = (Settings)Savior.ReadFromFile(FileName);
An object is returned containing the settings
Settings Class | NETXP.Library Namespace