Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
WebDav
UriLockOwner
C# Class WebDav.UriLockOwner
Represents a lock owner identified by URI.
Inheritance:
LockOwner
Afficher le fichier
Open project: skazantsev/WebDavClient
Méthodes publiques
Méthode
Description
UriLockOwner
(
string
absoluteUri
) :
System
Initializes a new instance of the
UriLockOwner
class.
Method Details
UriLockOwner()
public
méthode
Initializes a new instance of the
UriLockOwner
class.
The parameter uri should be a valid absolute uri.;absoluteUri
public
UriLockOwner
(
string
absoluteUri
) :
System
absoluteUri
string
The absolute URI.
Résultat
System