Skip to content

Instantly share code, notes, and snippets.

@Porges
Created January 18, 2012 09:26
Show Gist options
  • Select an option

  • Save Porges/1632136 to your computer and use it in GitHub Desktop.

Select an option

Save Porges/1632136 to your computer and use it in GitHub Desktop.
Email address example #1
void SendEmail(string address)
{
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment