C# 클래스 myModel, code

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

공개 메소드들

메소드 설명
Validate ( ValidationContext, validationContext ) : IEnumerable
this ( string columnName ) : string

비공개 메소드들

메소드 설명
AddError ( string memberName, ValidationResult, error ) : void
Validate ( ) : void

메소드 상세

Validate() 공개 메소드

public Validate ( ValidationContext, validationContext ) : IEnumerable
validationContext ValidationContext,
리턴 IEnumerable

this() 공개 메소드

public this ( string columnName ) : string
columnName string
리턴 string