Inheritance: IDbCommand
        public Log4NetCommand()
        {
            mostRecentInstance = this;

            parameters = new Log4NetParameterCollection();
        }
Exemple #2
0
        public Log4NetCommand()
        {
            mostRecentInstance = this;

            parameters = new Log4NetParameterCollection();
        }