Exemplo n.º 1
0
 public BinaryQuotProxy(BinaryQuotProxyConfig config, Log4cb.ILog4cbHelper logHelper)
 {
     this.config    = config;
     this.logHelper = logHelper;
 }
 public BinaryQuotProxy(BinaryQuotProxyConfig config,Log4cb.ILog4cbHelper logHelper)
 {
     this.config = config;
     this.logHelper = logHelper;
 }