C# Class EA.Iws.DataAccess.Repositories.NotificationAttentionSummaryRepository

Inheritance: INotificationAttentionSummaryRepository
ファイルを表示 Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
GetByCompetentAuthority ( UKCompetentAuthority competentAuthority ) : Task>
NotificationAttentionSummaryRepository ( IwsContext context ) : System.Collections.Generic

Method Details

GetByCompetentAuthority() public method

public GetByCompetentAuthority ( UKCompetentAuthority competentAuthority ) : Task>
competentAuthority UKCompetentAuthority
return Task>

NotificationAttentionSummaryRepository() public method

public NotificationAttentionSummaryRepository ( IwsContext context ) : System.Collections.Generic
context IwsContext
return System.Collections.Generic