Exemplo n.º 1
0
 public static bool RemoveFundPosition(string fundCode) => AssetDao.DeleteFundPosition(fundCode) > 0;