In C#, when I have an interface and several concrete implementations, can I cast the interface to a concrete type or is concrete type cast to interface?In C#, when I have an interface and several con
In C#, when I have an interface and several concrete implementations, can I cast the interface to a concrete type or is concrete type cast to interface?In C#, when I have an interface and several con