C# 클래스 SwiftClient.Cli.PathEscaper

파일 보기 프로젝트 열기: vtfuture/SwiftClient 1 사용 예제들

공개 메소드들

메소드 설명
Escape ( string path ) : string
Unescape ( string path ) : string

메소드 상세

Escape() 공개 정적인 메소드

public static Escape ( string path ) : string
path string
리턴 string

Unescape() 공개 정적인 메소드

public static Unescape ( string path ) : string
path string
리턴 string