C# Class TechnicalServices.DatabaseHandler.ProducttIndexAccess

Inheritance: ProductAccess
Mostrar archivo Open project: Tiakiana/ProjectMarmelade Class Usage Examples

Public Properties

Property Type Description
GetProductNames string
GetProductTypes string
GetpDocumationTypes string

Public Methods

Method Description
GetIndex ( string s ) : string

Method Details

GetIndex() public method

public GetIndex ( string s ) : string
s string
return string

Property Details

GetProductNames public_oe property

public string GetProductNames
return string

GetProductTypes public_oe property

public string GetProductTypes
return string

GetpDocumationTypes public_oe property

public string GetpDocumationTypes
return string