C# Class AssessmentAnywhere.Models.AssessmentEditor.UpdateResultRow

Afficher le fichier Open project: pebblecode/AssessmentAnywhere

Méthodes publiques

Méthode Description
Validate ( ModelStateDictionary modelState, string prefix, decimal totalMarks ) : void

Method Details

Validate() public méthode

public Validate ( ModelStateDictionary modelState, string prefix, decimal totalMarks ) : void
modelState ModelStateDictionary
prefix string
totalMarks decimal
Résultat void