Esempio n. 1
0
        public static void ShowAd()
        {
            BasePlatformWrapper platformWrapper = PlatformWrapper.platform;

            platformWrapper.ShowAd();
        }