C# Class AssessmentAnywhere.Models.AssessmentGradeBoundaries.UpdateModel

Afficher le fichier Open project: pebblecode/AssessmentAnywhere Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
UpdateModel ( ) : System.Collections.Generic
Validate ( ModelStateDictionary modelState ) : void

Method Details

UpdateModel() public méthode

public UpdateModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Validate() public méthode

public Validate ( ModelStateDictionary modelState ) : void
modelState ModelStateDictionary
Résultat void