Beispiel #1
0
 public OrderManager(InMemoryContext db)
 {
     this.db = db;
 }