C# 클래스 Ext.Net.Utilities.HtmlUtils

파일 보기 프로젝트 열기: extnet/Utilities

공개 메소드들

메소드 설명
StripExtraSpaces ( this html ) : string

StripWhitespaceChars ( this html ) : string

메소드 상세

StripExtraSpaces() 공개 정적인 메소드

public static StripExtraSpaces ( this html ) : string
html this
리턴 string

StripWhitespaceChars() 공개 정적인 메소드

public static StripWhitespaceChars ( this html ) : string
html this
리턴 string