C# Class SweetVids.Core.Validation.PropertyMatch

Afficher le fichier Open project: rauhryan/sweetvids Class Usage Examples

Méthodes publiques

Méthode Description
Matches ( object target ) : bool
PropertyMatch ( Accessor property, object value ) : FubuCore.Reflection

Method Details

Matches() public méthode

public Matches ( object target ) : bool
target object
Résultat bool

PropertyMatch() public méthode

public PropertyMatch ( Accessor property, object value ) : FubuCore.Reflection
property Accessor
value object
Résultat FubuCore.Reflection