Ejemplo n.º 1
0
        public static void Main(string[] args)
        {
            HL7Service hl7 = new HL7Service();

            hl7.loadSetup();

            hl7.run();
        }
Ejemplo n.º 2
0
        public static void Main(string[] args)
        {
            HL7Service hl7 = new HL7Service();

            hl7.loadSetup();

            hl7.run();
        }