C# 클래스 Highlight.Patterns.MarkupPattern

상속: Pattern
파일 보기 프로젝트 열기: thomasjo/highlight 1 사용 예제들

공개 메소드들

메소드 설명
GetRegexPattern ( ) : string
MarkupPattern ( string name, Style style, bool highlightAttributes, ColorPair bracketColors, ColorPair attributeNameColors, ColorPair attributeValueColors )

메소드 상세

GetRegexPattern() 공개 메소드

public GetRegexPattern ( ) : string
리턴 string

MarkupPattern() 공개 메소드

public MarkupPattern ( string name, Style style, bool highlightAttributes, ColorPair bracketColors, ColorPair attributeNameColors, ColorPair attributeValueColors )
name string
style Style
highlightAttributes bool
bracketColors ColorPair
attributeNameColors ColorPair
attributeValueColors ColorPair