C# 클래스 Expressive.Matching.MatcherNewExtensions

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

공개 메소드들

메소드 설명
Argument ( this matcher, int index ) : Matcher
Constructor ( this matcher, bool>.Func matchConstructor ) : Matcher

메소드 상세

Argument() 공개 정적인 메소드

public static Argument ( this matcher, int index ) : Matcher
matcher this
index int
리턴 Matcher

Constructor() 공개 정적인 메소드

public static Constructor ( this matcher, bool>.Func matchConstructor ) : Matcher
matcher this
matchConstructor bool>.Func
리턴 Matcher