C# Class SmartFormat.Extensions.ReflectionSource

Inheritance: ISource
Afficher le fichier Open project: scottrippey/SmartFormat.NET

Méthodes publiques

Méthode Description
ReflectionSource ( SmartFormatter formatter ) : System
TryEvaluateSelector ( ISelectorInfo selectorInfo ) : bool

Method Details

ReflectionSource() public méthode

public ReflectionSource ( SmartFormatter formatter ) : System
formatter SmartFormatter
Résultat System

TryEvaluateSelector() public méthode

public TryEvaluateSelector ( ISelectorInfo selectorInfo ) : bool
selectorInfo ISelectorInfo
Résultat bool