C# Class Expressive.Matching.MatcherParameterExtensions

Mostrar archivo Open project: ashmind/expressive

Public Methods

Method Description
Name ( this matcher, string name ) : Matcher

Method Details

Name() public static method

public static Name ( this matcher, string name ) : Matcher
matcher this
name string
return Matcher