Skip to content

Instantly share code, notes, and snippets.

@hishaamn
Created July 19, 2017 14:18
Show Gist options
  • Select an option

  • Save hishaamn/11882dc76d69792eac6a058bf3bbc061 to your computer and use it in GitHub Desktop.

Select an option

Save hishaamn/11882dc76d69792eac6a058bf3bbc061 to your computer and use it in GitHub Desktop.
if (profile1.Name.Equals("Your Profile Name Here"))
{
continue;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment