Beispiel #1
0
 IntegratorUser IIntegrationQuery.GetIntegratorUser(Guid id)
 {
     return(_repository.GetIntegratorUser(id));
 }