Question Heading seems to be little confusing, But I will Try to clear my question here.
using System; using System.Collections.Generic; usi
You could always make SalesPerson's implementation throw a NotImplementedException. :V But contractually, no, you can't do that.