C# 클래스 AssessmentAnywhere.Models.AssessmentGradeBoundaries.UpdateModel

파일 보기 프로젝트 열기: pebblecode/AssessmentAnywhere 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
UpdateModel ( ) : System.Collections.Generic
Validate ( ModelStateDictionary modelState ) : void

메소드 상세

UpdateModel() 공개 메소드

public UpdateModel ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Validate() 공개 메소드

public Validate ( ModelStateDictionary modelState ) : void
modelState ModelStateDictionary
리턴 void