Created
July 29, 2016 16:00
-
-
Save setkeh/4a0a1467249a8e3c0cce50edcec3a250 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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