C# Class AssessmentAnywhere.Models.AssessmentEditor.UpdateResultRow

Show file Open project: pebblecode/AssessmentAnywhere

Public Methods

Method Description
Validate ( ModelStateDictionary modelState, string prefix, decimal totalMarks ) : void

Method Details

Validate() public method

public Validate ( ModelStateDictionary modelState, string prefix, decimal totalMarks ) : void
modelState ModelStateDictionary
prefix string
totalMarks decimal
return void