Question Heading seems to be little confusing, But I will Try to clear my question here.
using System; using System.Collections.Generic; usi
You can't using the setup you described. PTSalesPerson will already have an implementation of GiveBonus because it inherits from SalesPerson.