C# 클래스 Nvelope.HtmlExtensions

파일 보기 프로젝트 열기: TrinityWestern/Nvelope

공개 프로퍼티들

프로퍼티 타입 설명
URL_FORMAT System.Text.RegularExpressions.Regex

공개 메소드들

메소드 설명
AutoLink ( string htmlsource ) : string

비공개 메소드들

메소드 설명
CreateLink ( Match m ) : string

메소드 상세

AutoLink() 공개 정적인 메소드

public static AutoLink ( string htmlsource ) : string
htmlsource string
리턴 string

프로퍼티 상세

URL_FORMAT 공개적으로 정적으로 프로퍼티

public static Regex,System.Text.RegularExpressions URL_FORMAT
리턴 System.Text.RegularExpressions.Regex