C# Class WebDav.Request.PropfindRequestBuilder

Afficher le fichier Open project: skazantsev/WebDavClient

Méthodes publiques

Méthode Description
BuildRequestBody ( IReadOnlyCollection customProperties, IReadOnlyCollection namespaces ) : string

Method Details

BuildRequestBody() public static méthode

public static BuildRequestBody ( IReadOnlyCollection customProperties, IReadOnlyCollection namespaces ) : string
customProperties IReadOnlyCollection
namespaces IReadOnlyCollection
Résultat string