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

상속: System.Entity
파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws 1 사용 예제들

공개 메소드들

메소드 설명
Exporter ( System.Guid notificationId, Address address, Business business, Contact contact ) : System
Update ( Address address, Business business, Contact contact ) : void

보호된 메소드들

메소드 설명
Exporter ( ) : System

메소드 상세

Exporter() 보호된 메소드

protected Exporter ( ) : System
리턴 System

Exporter() 공개 메소드

public Exporter ( System.Guid notificationId, Address address, Business business, Contact contact ) : System
notificationId System.Guid
address Address
business Business
contact Contact
리턴 System

Update() 공개 메소드

public Update ( Address address, Business business, Contact contact ) : void
address Address
business Business
contact Contact
리턴 void