C# 클래스 Amoeba.Windows.AvalonEditHelperBase

파일 보기 프로젝트 열기: Alliance-Network/Amoeba

보호된 프로퍼티들

프로퍼티 타입 설명
_uriRegexes System.Text.RegularExpressions.Regex[]

보호된 메소드들

메소드 설명
OnClickEvent ( string text ) : void

비공개 메소드들

메소드 설명
AvalonEditHelperBase ( ) : System

메소드 상세

OnClickEvent() 보호된 메소드

protected OnClickEvent ( string text ) : void
text string
리턴 void

프로퍼티 상세

_uriRegexes 보호되어 있는 정적으로 프로퍼티

protected static Regex[],System.Text.RegularExpressions _uriRegexes
리턴 System.Text.RegularExpressions.Regex[]