C# 클래스 Expressive.Elements.Expressions.Matchers.MatcherMemberExtensions

파일 보기 프로젝트 열기: ashmind/expressive

공개 메소드들

메소드 설명
Field ( this matcher ) : Matcher
Property ( this matcher, bool>.Func matchProperty ) : Matcher

메소드 상세

Field() 공개 정적인 메소드

public static Field ( this matcher ) : Matcher
matcher this
리턴 Matcher

Property() 공개 정적인 메소드

public static Property ( this matcher, bool>.Func matchProperty ) : Matcher
matcher this
matchProperty bool>.Func
리턴 Matcher