C# 클래스 Catel.Fody.NotMatchAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Catel/Catel.Fody

공개 메소드들

메소드 설명
NotMatchAttribute ( string pattern, RegexOptions regexOptions = RegexOptions.None ) : System

메소드 상세

NotMatchAttribute() 공개 메소드

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