Ejemplo n.º 1
0
        static CFLogger()
        {
            da = new LogEventDA();
            exDA = new LogExceptionEventDA();

            AdminsToRecieveRegistrationNotifications.Add("*****@*****.**");

            ModeratorsToRecievePlaceNotifications.Add("*****@*****.**");
        }
Ejemplo n.º 2
0
        static CFLogger()
        {
            da   = new LogEventDA();
            exDA = new LogExceptionEventDA();

            AdminsToRecieveRegistrationNotifications.Add("*****@*****.**");

            ModeratorsToRecievePlaceNotifications.Add("*****@*****.**");
        }