Exemplo n.º 1
0
 public static List <ShopData> Get_allShopList_X(this ModelManager mmng)
 {
     return(mmng.GetAllShopDataList());
 }