Derm.Util.XmlHelper Class Reference

XML helper class. More...

List of all members.

Static Public Member Functions

static T DeserializeClass< T > (string xmlPath)
 Deserialize a class from an XML file.
static void SerializeClass< T > (string xmlPath, T xmlClass)
 Serialize a class into an XML file.

Detailed Description

XML helper class.


Member Function Documentation

static T Derm.Util.XmlHelper.DeserializeClass< T > ( string  xmlPath  )  [static]

Deserialize a class from an XML file.

Template Parameters:
T 
Parameters:
xmlPath 
Returns:
static void Derm.Util.XmlHelper.SerializeClass< T > ( string  xmlPath,
xmlClass 
) [static]

Serialize a class into an XML file.

Template Parameters:
T 
Parameters:
xmlPath 
xmlClass 


Services powered by Get Deus Ex Render Machina at SourceForge.net. Fast, secure and Free Open Source software downloads