Exemplo n.º 1
0
 public static bool LoadFromFile(string fileName, out UKCT_MT130101UK03PertinentInformation11TemplateId obj)
 {
     System.Exception exception = null;
     return(LoadFromFile(fileName, out obj, out exception));
 }
Exemplo n.º 2
0
 public static bool Deserialize(string xml, out UKCT_MT130101UK03PertinentInformation11TemplateId obj)
 {
     System.Exception exception = null;
     return(Deserialize(xml, out obj, out exception));
 }