C# 클래스 BindingsGenerator.StringExtensions

파일 보기 프로젝트 열기: realXtend/tundra-urho3d

공개 메소드들

메소드 설명
StripHtmlCharacters ( this str ) : string
StripHtmlLinks ( this str ) : string

메소드 상세

StripHtmlCharacters() 공개 정적인 메소드

public static StripHtmlCharacters ( this str ) : string
str this
리턴 string

StripHtmlLinks() 공개 정적인 메소드

public static StripHtmlLinks ( this str ) : string
str this
리턴 string