C# Class Catel.Fody.MatchAttribute

Inheritance: System.Attribute
Show file Open project: Catel/Catel.Fody

Public Methods

Method Description
MatchAttribute ( string pattern, RegexOptions regexOptions = RegexOptions.None ) : System

Method Details

MatchAttribute() public method

public MatchAttribute ( string pattern, RegexOptions regexOptions = RegexOptions.None ) : System
pattern string
regexOptions RegexOptions
return System