C# Class StockWebApp.BLL.Search

Datei anzeigen Open project: AillsonWei/niusouyixia Class Usage Examples

Public Methods

Method Description
SearchStCode ( string stokename ) : bool
SearchStName ( string stokename ) : bool

Method Details

SearchStCode() public method

public SearchStCode ( string stokename ) : bool
stokename string
return bool

SearchStName() public method

public SearchStName ( string stokename ) : bool
stokename string
return bool