Skip to content

Instantly share code, notes, and snippets.

@setkeh
Created July 29, 2016 16:00
Show Gist options
  • Save setkeh/4a0a1467249a8e3c0cce50edcec3a250 to your computer and use it in GitHub Desktop.
Save setkeh/4a0a1467249a8e3c0cce50edcec3a250 to your computer and use it in GitHub Desktop.
using system;
using #linuxdistrocommunity
namespace UserGreeting {
class GreetUser {
public string Greeting {
foreach (object user in #linuxdistrocommunity) {
client.send = String.Format("Hello {0}", user.name);
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment