Exemple #1
0
 public void ShowView(YumiNativeData nativeData)
 {
     YumiExterns.ShowView(this.NativeAdPtr, nativeData.uniqueId);
 }