C# 클래스 EA.Iws.Domain.NotificationApplication.WasteRecovery.WasteDisposal

상속: System.Entity
파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
UpdateWasteDisposal ( string method, DisposalCost cost ) : void
WasteDisposal ( System.Guid notificationId, string method, DisposalCost cost ) : System

보호된 메소드들

메소드 설명
WasteDisposal ( ) : System

메소드 상세

UpdateWasteDisposal() 공개 메소드

public UpdateWasteDisposal ( string method, DisposalCost cost ) : void
method string
cost DisposalCost
리턴 void

WasteDisposal() 보호된 메소드

protected WasteDisposal ( ) : System
리턴 System

WasteDisposal() 공개 메소드

public WasteDisposal ( System.Guid notificationId, string method, DisposalCost cost ) : System
notificationId System.Guid
method string
cost DisposalCost
리턴 System