How does the interaction between Model and ViewModels should be? Supposing I've a class named Customer with Id and Email properties, and another one CustomerModel with the very same properties.How does the interaction between Model and View
How does the interaction between Model and ViewModels should be? Supposing I've a class named Customer with Id and Email properties, and another one CustomerModel with the very same properties.How does the interaction between Model and View