C# Class WebDav.MkColParameters

Represents parameters for the MKCOL WebDAV method.
Afficher le fichier Open project: skazantsev/WebDavClient Class Usage Examples

Méthodes publiques

Méthode Description
MkColParameters ( ) : System.Threading

Initializes a new instance of the MkColParameters class.

Method Details

MkColParameters() public méthode

Initializes a new instance of the MkColParameters class.
public MkColParameters ( ) : System.Threading
Résultat System.Threading