Esempio n. 1
0
 public LogHandlerAttribute(DbContext db)
 {
     this.wmsinbound = (wmsinboundContext)db;
 }