public SetRealRegInfo(stockInfo code, string FidList) { stock = code; strFidList = FidList; }
public SetRealRegInfo(stockInfo code) { stock = code; }