C# 클래스 CmisSync.Lib.DefaultPathRepresentationConverter

Identity converter.
상속: IPathRepresentationConverter
파일 보기 프로젝트 열기: aegif/CmisSync

공개 메소드들

메소드 설명
LocalToRemote ( string localPath ) : string
RemoteToLocal ( string remotePath ) : string

메소드 상세

LocalToRemote() 공개 메소드

public LocalToRemote ( string localPath ) : string
localPath string
리턴 string

RemoteToLocal() 공개 메소드

public RemoteToLocal ( string remotePath ) : string
remotePath string
리턴 string