C# Класс ALMRestClient.HTMLCleanUp

Показать файл Открыть проект

Открытые методы

Метод Описание
Clean ( string source ) : string

Cleanse HTML tags and other detritus from the string to make it plaintext

Описание методов

Clean() публичный статический Метод

Cleanse HTML tags and other detritus from the string to make it plaintext
public static Clean ( string source ) : string
source string
Результат string