Exemple #1
0
 public override void CreateBanner(BannerLocationType location)
 {
     throw new NotImplementedException();
 }
 public abstract void CreateBanner(BannerLocationType location);