상속: IDbCommand
예제 #1
0
        public Log4NetCommand()
        {
            mostRecentInstance = this;

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

            parameters = new Log4NetParameterCollection();
        }