I have the followng method:-
public ActionResult CustomersDetails(string[] SelectRight) { var selectedCustomers = new SelectedCustomers { Inf
You pass to Find method string but expeced Int64 The argument types 'Edm.Int64' and 'Edm.String'.
The argument types 'Edm.Int64' and 'Edm.String'