Beispiel #1
0
 public DescuentoUsuarioMap(IDescuentoUsuarioService service)
 {
     this.service = service;
 }