C# 클래스 EA.Iws.Web.Areas.NotificationApplication.ViewModels.WasteOperations.OperationCodesViewModel

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

공개 메소드들

메소드 설명
OperationCodesViewModel ( ) : System.Collections.Generic
OperationCodesViewModel ( NotificationType type, IEnumerable selectedCodes ) : System.Collections.Generic
Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable

메소드 상세

OperationCodesViewModel() 공개 메소드

public OperationCodesViewModel ( ) : System.Collections.Generic
리턴 System.Collections.Generic

OperationCodesViewModel() 공개 메소드

public OperationCodesViewModel ( NotificationType type, IEnumerable selectedCodes ) : System.Collections.Generic
type NotificationType
selectedCodes IEnumerable
리턴 System.Collections.Generic

Validate() 공개 메소드

public Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable
validationContext System.ComponentModel.DataAnnotations.ValidationContext
리턴 IEnumerable