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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
TechnologyEmployedViewModel ( ) : System
TechnologyEmployedViewModel ( System.Guid notificationId, TechnologyEmployedData technologyEmployedData ) : System
Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable

메소드 상세

TechnologyEmployedViewModel() 공개 메소드

public TechnologyEmployedViewModel ( ) : System
리턴 System

TechnologyEmployedViewModel() 공개 메소드

public TechnologyEmployedViewModel ( System.Guid notificationId, TechnologyEmployedData technologyEmployedData ) : System
notificationId System.Guid
technologyEmployedData TechnologyEmployedData
리턴 System

Validate() 공개 메소드

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