C# Class Dev2.InterfaceImplementors.Share

Information about a local share
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
Share ( string server, string netName, ShareType shareType ) : System
ToString ( ) : string

Method Details

Share() public method

public Share ( string server, string netName, ShareType shareType ) : System
server string
netName string
shareType ShareType
return System

ToString() public method

public ToString ( ) : string
return string