C# Class AssessmentAnywhere.Models.AssessmentGradeBoundaries.UpdateModel

显示文件 Open project: pebblecode/AssessmentAnywhere Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
UpdateModel ( ) : System.Collections.Generic
Validate ( ModelStateDictionary modelState ) : void

Method Details

UpdateModel() public method

public UpdateModel ( ) : System.Collections.Generic
return System.Collections.Generic

Validate() public method

public Validate ( ModelStateDictionary modelState ) : void
modelState ModelStateDictionary
return void