Martin Odhelius

A Rock and a Hard Place

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About

Hello world!

Posted on 2009-03-28 by modhelius
Reply
public class HelloWorld{
	private string sayHello;
	public string HelloMessage { get { return sayHello; } }
	public HelloWorld(string sayHello){
		this.sayHello = sayHello;
	}
}

Posted in Uncategorized | Leave a reply

Archives

  • March 2009

Meta

  • Log in
Proudly powered by WordPress