C# Class Expressive.Elements.Expressions.Matchers.MatcherMemberExtensions

Afficher le fichier Open project: ashmind/expressive

Méthodes publiques

Méthode Description
Field ( this matcher ) : Matcher
Property ( this matcher, bool>.Func matchProperty ) : Matcher

Method Details

Field() public static méthode

public static Field ( this matcher ) : Matcher
matcher this
Résultat Matcher

Property() public static méthode

public static Property ( this matcher, bool>.Func matchProperty ) : Matcher
matcher this
matchProperty bool>.Func
Résultat Matcher