C# 클래스 Rhino.Security.Mgmt.Infrastructure.Mvc.ValidationHelpers.PropertyError

파일 보기 프로젝트 열기: nexida/Rhino-Security-Administration

공개 메소드들

메소드 설명
BuildMessage ( ) : string
PropertyError ( ) : System.Collections.Generic
this ( int index ) : PropertyError
this ( string property ) : PropertyError

메소드 상세

BuildMessage() 공개 메소드

public BuildMessage ( ) : string
리턴 string

PropertyError() 공개 메소드

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

this() 공개 메소드

public this ( int index ) : PropertyError
index int
리턴 PropertyError

this() 공개 메소드

public this ( string property ) : PropertyError
property string
리턴 PropertyError