C# Class Ucrm.ItemManagement.SearchByCategory

Inheritance: AbstractSearchEngine
Mostra file Open project: bytecode0101/uCRM

Public Methods

Method Description
Search ( string strKey, List lstProducts, List finalResult ) : void

Method Details

Search() public method

public Search ( string strKey, List lstProducts, List finalResult ) : void
strKey string
lstProducts List
finalResult List
return void