C# Class AssessmentAnywhere.Models.AssessmentGradeBoundaries.UpdatedGradeBoundary

Datei anzeigen Open project: pebblecode/AssessmentAnywhere Class Usage Examples

Public Methods

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

Method Details

Validate() public method

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