C# 클래스 EA.Iws.Domain.NotificationApplication.SetAllFacilitiesPreconsented

파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
SetAllFacilitiesPreconsented ( IFacilityRepository facilityRepository ) : System
SetForNotification ( NotificationApplication notification, bool allFacilitiesPreconsented ) : System.Threading.Tasks.Task

메소드 상세

SetAllFacilitiesPreconsented() 공개 메소드

public SetAllFacilitiesPreconsented ( IFacilityRepository facilityRepository ) : System
facilityRepository IFacilityRepository
리턴 System

SetForNotification() 공개 메소드

public SetForNotification ( NotificationApplication notification, bool allFacilitiesPreconsented ) : System.Threading.Tasks.Task
notification NotificationApplication
allFacilitiesPreconsented bool
리턴 System.Threading.Tasks.Task