Метод | Описание | |
---|---|---|
Clean ( string htmlSource ) : string |
Removes comments ('<!-- ... >' and '<![ ... ]>') from an html source.
|
|
CommentsRemover ( ) : System |
public Clean ( string htmlSource ) : string | ||
htmlSource | string | The HTML source to clean. |
Результат | string |