Exemplo n.º 1
0
        static DDB()
        {
#if DEBUG
            DDBWrapper.RegisterProcess(true);
#else
            DDBWrapper.RegisterProcess(false);
#endif
        }