C# 클래스 EA.Iws.Domain.ShipmentPeriod

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

공개 메소드들

메소드 설명
IsDateInShipmentPeriod ( System.DateTime date ) : bool
ShipmentPeriod ( System.DateTime firstDate, System.DateTime lastDate, bool isPreconsentedRecoveryFacility ) : Prsd.Core

보호된 메소드들

메소드 설명
ShipmentPeriod ( ) : Prsd.Core

메소드 상세

IsDateInShipmentPeriod() 공개 메소드

public IsDateInShipmentPeriod ( System.DateTime date ) : bool
date System.DateTime
리턴 bool

ShipmentPeriod() 보호된 메소드

protected ShipmentPeriod ( ) : Prsd.Core
리턴 Prsd.Core

ShipmentPeriod() 공개 메소드

public ShipmentPeriod ( System.DateTime firstDate, System.DateTime lastDate, bool isPreconsentedRecoveryFacility ) : Prsd.Core
firstDate System.DateTime
lastDate System.DateTime
isPreconsentedRecoveryFacility bool
리턴 Prsd.Core