Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
TestModel ( ) : System.Collections.Generic | ||
TestModel ( string myString, int myInt, bool createValidationError ) : System.Collections.Generic | ||
Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable |
public TestModel ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public TestModel ( string myString, int myInt, bool createValidationError ) : System.Collections.Generic | ||
myString | string | |
myInt | int | |
createValidationError | bool | |
Результат | System.Collections.Generic |
public Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable |
||
validationContext | System.ComponentModel.DataAnnotations.ValidationContext | |
Результат | IEnumerable |