コード例 #1
0
		public virtual void DidFailToReceiveAdWithError (GADInterstitial sender, GADRequestError error)
		{
			throw new You_Should_Not_Call_base_In_This_Method ();
		}
コード例 #2
0
		public virtual void DidFailToReceiveAdWithError (GADBannerView view, GADRequestError error)
		{
			throw new You_Should_Not_Call_base_In_This_Method ();
		}