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

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

공개 메소드들

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

보호된 메소드들

메소드 설명
Importer ( ) : System

메소드 상세

Importer() 보호된 메소드

protected Importer ( ) : System
리턴 System

Importer() 공개 메소드

public Importer ( 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