C# 클래스 SmartFormat.Extensions.ReflectionSource

상속: ISource
파일 보기 프로젝트 열기: scottrippey/SmartFormat.NET

공개 메소드들

메소드 설명
ReflectionSource ( SmartFormatter formatter ) : System
TryEvaluateSelector ( ISelectorInfo selectorInfo ) : bool

메소드 상세

ReflectionSource() 공개 메소드

public ReflectionSource ( SmartFormatter formatter ) : System
formatter SmartFormatter
리턴 System

TryEvaluateSelector() 공개 메소드

public TryEvaluateSelector ( ISelectorInfo selectorInfo ) : bool
selectorInfo ISelectorInfo
리턴 bool