C# Class WebDav.DepthHeaderHelper

Mostra file Open project: skazantsev/WebDavClient Class Usage Examples

Public Methods

Method Description
GetValueForCopy ( ApplyTo applyTo ) : string
GetValueForLock ( ApplyTo applyTo ) : string
GetValueForPropfind ( ApplyTo applyTo ) : string

Method Details

GetValueForCopy() public static method

public static GetValueForCopy ( ApplyTo applyTo ) : string
applyTo ApplyTo
return string

GetValueForLock() public static method

public static GetValueForLock ( ApplyTo applyTo ) : string
applyTo ApplyTo
return string

GetValueForPropfind() public static method

public static GetValueForPropfind ( ApplyTo applyTo ) : string
applyTo ApplyTo
return string