C# Class BF2Statistics.Gamespy.Redirector.HostsFileIcs

Inheritance: HostsFile
Datei anzeigen Open project: BF2Statistics/ControlCenter Class Usage Examples

Public Properties

Property Type Description
FilePath string

Public Methods

Method Description
HostsFileIcs ( ) : System

Creates a new instance of HostsFileIcs

Method Details

HostsFileIcs() public method

Creates a new instance of HostsFileIcs
public HostsFileIcs ( ) : System
return System

Property Details

FilePath public_oe static_oe property

Direct Filepath to the hosts file
public static string FilePath
return string