Esempio n. 1
0
 public CustomerProfileRepository(CustomerProfileContext context)
 {
     this._context = context;
 }