Skip to content

Instantly share code, notes, and snippets.

@wtuts
Created June 22, 2014 08:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wtuts/ac24c963c8e55524b51f to your computer and use it in GitHub Desktop.
Save wtuts/ac24c963c8e55524b51f to your computer and use it in GitHub Desktop.
block ads using c#
if(AppSettings.DISPLAYADS)
admob(AdGrid);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment