Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ALMRestClient
HTMLCleanUp
C# Class ALMRestClient.HTMLCleanUp
显示文件
Open project: webcompere/ALMRestClient
Public Methods
Method
Description
Clean
(
string
source
) :
string
Cleanse HTML tags and other detritus from the string to make it plaintext
Method Details
Clean()
public
static
method
Cleanse HTML tags and other detritus from the string to make it plaintext
public
static
Clean
(
string
source
) :
string
source
string
return
string