C# 클래스 Rsdn.Janus.SocNetMessageFormatter

상속: IMessageFormatter
파일 보기 프로젝트 열기: rsdn/janus

공개 메소드들

메소드 설명
FormatHtml ( string html ) : string
FormatSource ( string source ) : string

메소드 상세

FormatHtml() 공개 메소드

public FormatHtml ( string html ) : string
html string
리턴 string

FormatSource() 공개 메소드

public FormatSource ( string source ) : string
source string
리턴 string