Example #1
0
 public abstract void Remove(AbstractBike ab);
Example #2
0
 public abstract void Add(AbstractBike ab);