✅ Cant convert a list to list of a class type?
I am new to C# and am stuck on this strange issue, I cant seem to send a list to a different class, as its only accepting a list of type "Customer" (class name), how would I convert or send this information over?
Method which collects info and sends it to save method
Save Method: will be posted as a comment so I dont run out of available words.
Method which collects info and sends it to save method
Save Method: will be posted as a comment so I dont run out of available words.