C# Class EKG_Project.IO.DebugECGPath

Inheritance: IECGPath
Show file Open project: Nefarin/DadmProject Class Usage Examples

Public Methods

Method Description
getBasePath ( ) : string
getDataPath ( ) : string
getResourcesPath ( ) : string
getTempPath ( ) : string

Method Details

getBasePath() public method

public getBasePath ( ) : string
return string

getDataPath() public method

public getDataPath ( ) : string
return string

getResourcesPath() public method

public getResourcesPath ( ) : string
return string

getTempPath() public method

public getTempPath ( ) : string
return string