GoogleAdMobAds.GADCustomEventInterstitial.GADCustomEventInterstitial C# (CSharp) Метод

GADCustomEventInterstitial() приватный Метод

private GADCustomEventInterstitial ( ) : System
Результат System
		public GADCustomEventInterstitial () : base (NSObjectFlag.Empty)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
			if (IsDirectBinding) {
				Handle = MonoTouch.ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.Init);
			} else {
				Handle = MonoTouch.ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.Init);
			}
		}

Same methods

GADCustomEventInterstitial::GADCustomEventInterstitial ( IntPtr handle ) : System
GADCustomEventInterstitial::GADCustomEventInterstitial ( NSCoder coder ) : System
GADCustomEventInterstitial::GADCustomEventInterstitial ( NSObjectFlag t ) : System