Good.

probably better to use properties in global
Code:
public static class Global
        {
            private static string entity_import;

            public static string Import
            {
               get {return entity_import;}
            }
        }



Last edited by pararealist; 06/13/12 16:48.

A8.3x Commercial, AcknexWrapper and VS 2010 Express
○pararealist now.