메소드 | 설명 | |
---|---|---|
Convert ( object value, |
||
ConvertBack ( object value, |
||
StripHtml ( string html ) : string | ||
StripHtmlBody ( string html ) : string |
메소드 | 설명 | |
---|---|---|
FindBodyNode ( |
public Convert ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | System | |
리턴 | object |
public ConvertBack ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | System | |
리턴 | object |
public static StripHtmlBody ( string html ) : string | ||
html | string | |
리턴 | string |