Ejemplo n.º 1
0
 public UserService(IGlobomanticsContext globomanticsContext) => _globomanticsContext = globomanticsContext;
Ejemplo n.º 2
0
 public TransactionService(IGlobomanticsContext globomanticsContext) => _globomanticsContext = globomanticsContext;