Exemple #1
0
 public void Load121()
 {
     //Simple test to see if we can load and deserialize a known good TXLife file.
     TXLife_Type tt = TXLife_Type.NewFromFile("Sample_121_Request.xml");
 }