Hello World

public class Chen
{
  public void SayHello()
  {
    Console.WriteLine("Hello everyone! this is my first blog post, its about time");
  }
}

Comments

Post a Comment

Popular Posts