C# Class SmartFormat.Extensions.ReflectionSource

Inheritance: ISource
Datei anzeigen Open project: scottrippey/SmartFormat.NET

Public Methods

Method Description
ReflectionSource ( SmartFormatter formatter ) : System
TryEvaluateSelector ( ISelectorInfo selectorInfo ) : bool

Method Details

ReflectionSource() public method

public ReflectionSource ( SmartFormatter formatter ) : System
formatter SmartFormatter
return System

TryEvaluateSelector() public method

public TryEvaluateSelector ( ISelectorInfo selectorInfo ) : bool
selectorInfo ISelectorInfo
return bool