If I have an interface call IBreakfastFood with properties Price, Name. How can I cast one implementation to another?
public interface IBreakfastFood { public