Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Client
LockUriTokenPair
C# 클래스 Client.LockUriTokenPair
파일 보기
프로젝트 열기: ringostarr80/WebDav.NET
공개 프로퍼티들
프로퍼티
타입
설명
Href
System.Uri
lockToken
string
공개 메소드들
메소드
설명
LockUriTokenPair
(
Uri
href
,
string
lockToken
) :
System
메소드 상세
LockUriTokenPair()
공개
메소드
public
LockUriTokenPair
(
Uri
href
,
string
lockToken
) :
System
href
System.Uri
lockToken
string
리턴
System
프로퍼티 상세
Href
공개적으로 프로퍼티
public
Uri,System
Href
리턴
System.Uri
lockToken
공개적으로 프로퍼티
public
string
lockToken
리턴
string