Now even Pfizer. Inc. can be managed
This commit is contained in:
@ -5,6 +5,7 @@ namespace StockDAL.Interface
|
||||
public interface IStockScrapePage
|
||||
{
|
||||
List<DiTraderStockRow> GetMyStockStatus(string listText);
|
||||
List<DiTraderStockRow> SearchStockAndCollect(string stockName);
|
||||
void GetStocksPerList(string listText);
|
||||
void PerformClickOnSpecialValue(string name, string operation);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user