Beispiel #1
0
        public static void Main(string[] args)
        {
            HL7Service hl7 = new HL7Service();

            hl7.loadSetup();

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

            hl7.loadSetup();

            hl7.run();
        }