C# 클래스 EA.Iws.Domain.ImportNotification.Producer

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

공개 메소드들

메소드 설명
Producer ( System.Guid importNotificationId, string businessName, Address address, Contact contact, bool isOnlyProducer ) : System

보호된 메소드들

메소드 설명
Producer ( ) : System

메소드 상세

Producer() 보호된 메소드

protected Producer ( ) : System
리턴 System

Producer() 공개 메소드

public Producer ( System.Guid importNotificationId, string businessName, Address address, Contact contact, bool isOnlyProducer ) : System
importNotificationId System.Guid
businessName string
address Address
contact Contact
isOnlyProducer bool
리턴 System