C# Class QuizProjectMvc.Web.ViewModels.Quiz.Manage.ManageQuizModel

Inheritance: IValidatableObject
Afficher le fichier Open project: kidroca/project-quiz-mvc

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable

Méthodes protégées

Méthode Description
ManageQuizModel ( ) : System.Collections.Generic

Method Details

ManageQuizModel() protected méthode

protected ManageQuizModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Validate() public méthode

public Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable
validationContext System.ComponentModel.DataAnnotations.ValidationContext
Résultat IEnumerable