메소드 | 설명 | |
---|---|---|
HtmlDecode ( string value ) : string | ||
HtmlDecode ( string value, |
||
HtmlEncode ( string value ) : string | ||
HtmlEncode ( string value, |
메소드 | 설명 | |
---|---|---|
IndexOfHtmlEncodingChars ( string s, int startPos ) : int |
public static HtmlDecode ( string value, |
||
value | string | |
output | ||
리턴 | void |
public static HtmlEncode ( string value, |
||
value | string | |
output | ||
리턴 | void |