public static bool LoadFromFile(string fileName, out COCD_TP146043UK05RequestToSealTemplateId obj) { System.Exception exception = null; return(LoadFromFile(fileName, out obj, out exception)); }