예제 #1
0
        static void TestingPersons()
        {
            string Path = @"\\MCRAESERVER-PC\McRae Files\PipeDrive\XML\1788.xml";

            Deals.LoadNewCustomer(Path);
            Deals.CreateCustomer();
        }