C# 클래스 xVal.RuleProviders.CachingRulesProvider

상속: IRulesProvider
파일 보기 프로젝트 열기: fellowshiptech/ft-iserve

공개 메소드들

메소드 설명
GetRulesFromType ( Type type ) : RuleSet

보호된 메소드들

메소드 설명
GetRulesFromTypeCore ( Type type ) : RuleSet

메소드 상세

GetRulesFromType() 공개 메소드

public GetRulesFromType ( Type type ) : RuleSet
type System.Type
리턴 RuleSet

GetRulesFromTypeCore() 보호된 추상적인 메소드

protected abstract GetRulesFromTypeCore ( Type type ) : RuleSet
type System.Type
리턴 RuleSet