C# Class ManicDigger.GetFilePath

Inheritance: IGetFilePath
Datei anzeigen Open project: GlennMR/800Craft-Client Class Usage Examples

Public Methods

Method Description
GetFile ( string filename ) : string
GetFilePath ( IEnumerable datapath ) : System

Private Methods

Method Description
GetFile1 ( string filename ) : string

Method Details

GetFile() public method

public GetFile ( string filename ) : string
filename string
return string

GetFilePath() public method

public GetFilePath ( IEnumerable datapath ) : System
datapath IEnumerable
return System