C# Class BetterExplorer.Networks.WebDAVserver

Inheritance: NetworkItem
Show file Open project: Gainedge/BetterExplorer

Public Methods

Method Description
WebDAVserver ( string displayname, string address, string username, string password ) : System

Method Details

WebDAVserver() public method

public WebDAVserver ( string displayname, string address, string username, string password ) : System
displayname string
address string
username string
password string
return System