C# Class Catel.Fody.NotMatchAttribute

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

Public Methods

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

Method Details

NotMatchAttribute() public method

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