C# Class EA.Iws.DocumentGeneration.ViewModels.SpecialHandlingViewModel

显示文件 Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

Method Description
GetSpecialHandlingAnnexNotice ( SpecialHandlingViewModel data, int annexNumber ) : SpecialHandlingViewModel
SpecialHandlingViewModel ( NotificationApplication notification ) : Domain.NotificationApplication

Method Details

GetSpecialHandlingAnnexNotice() public static method

public static GetSpecialHandlingAnnexNotice ( SpecialHandlingViewModel data, int annexNumber ) : SpecialHandlingViewModel
data SpecialHandlingViewModel
annexNumber int
return SpecialHandlingViewModel

SpecialHandlingViewModel() public method

public SpecialHandlingViewModel ( NotificationApplication notification ) : Domain.NotificationApplication
notification NotificationApplication
return Domain.NotificationApplication