C# Класс EA.Iws.Web.Areas.NotificationApplication.ViewModels.WasteOperations.OperationCodesViewModel

Наследование: IValidatableObject
Показать файл Открыть проект

Открытые методы

Метод Описание
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