C# Class ALMRestClient.HTMLCleanUp

Afficher le fichier Open project: webcompere/ALMRestClient

Méthodes publiques

Méthode Description
Clean ( string source ) : string

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

Method Details

Clean() public static méthode

Cleanse HTML tags and other detritus from the string to make it plaintext
public static Clean ( string source ) : string
source string
Résultat string