C# Class EA.Iws.Web.Areas.AdminImportMovement.ViewModels.Home.RecoveryViewModel

Inheritance: IComplete
ファイルを表示 Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

Method Description
IsComplete ( ) : bool
RecoveryViewModel ( ) : System
RecoveryViewModel ( DateTimeOffset recoveryDate, NotificationType notificationType ) : System

Method Details

IsComplete() public method

public IsComplete ( ) : bool
return bool

RecoveryViewModel() public method

public RecoveryViewModel ( ) : System
return System

RecoveryViewModel() public method

public RecoveryViewModel ( DateTimeOffset recoveryDate, NotificationType notificationType ) : System
recoveryDate DateTimeOffset
notificationType NotificationType
return System