C# 클래스 Solocast.Services.Extensions.StringExtensions

파일 보기 프로젝트 열기: Solocast/solocast-clients

공개 메소드들

메소드 설명
GetExtension ( this input ) : string
RemoveCData ( this input ) : string
RemoveIllegalPathChars ( this input ) : string

메소드 상세

GetExtension() 공개 정적인 메소드

public static GetExtension ( this input ) : string
input this
리턴 string

RemoveCData() 공개 정적인 메소드

public static RemoveCData ( this input ) : string
input this
리턴 string

RemoveIllegalPathChars() 공개 정적인 메소드

public static RemoveIllegalPathChars ( this input ) : string
input this
리턴 string