C# Class EA.Iws.DataAccess.Repositories.Imports.ImportNotificationSearchRepository

Inheritance: IImportNotificationSearchRepository
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
ImportNotificationSearchRepository ( IwsContext context, ImportNotificationContext importNotificationContext, IUserContext userContext ) : System.Collections.Generic
SearchByNumber ( string number ) : Task>

Method Details

ImportNotificationSearchRepository() public méthode

public ImportNotificationSearchRepository ( IwsContext context, ImportNotificationContext importNotificationContext, IUserContext userContext ) : System.Collections.Generic
context IwsContext
importNotificationContext ImportNotificationContext
userContext IUserContext
Résultat System.Collections.Generic

SearchByNumber() public méthode

public SearchByNumber ( string number ) : Task>
number string
Résultat Task>