예제 #1
0
 public UserService(IGlobomanticsContext globomanticsContext) => _globomanticsContext = globomanticsContext;
예제 #2
0
 public TransactionService(IGlobomanticsContext globomanticsContext) => _globomanticsContext = globomanticsContext;