C# 클래스 ALMRestClient.HTMLCleanUp

파일 보기 프로젝트 열기: webcompere/ALMRestClient

공개 메소드들

메소드 설명
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