메소드 | 설명 | |
---|---|---|
LocalToRemote ( string localPath ) : string |
Convert a path from Windows to CMIS.
|
|
RemoteToLocal ( string remotePath ) : string |
Convert a path from CMIS to Windows.
|
public LocalToRemote ( string localPath ) : string | ||
localPath | string | |
리턴 | string |
public RemoteToLocal ( string remotePath ) : string | ||
remotePath | string | |
리턴 | string |