예제 #1
0
 IList <IntegratorUser> IIntegrationQuery.GetIntegratorUsers()
 {
     return(_repository.GetIntegratorUsers());
 }