1: //This is a test of the codeblock plugin for Windows Live Writer
2: using System;
3: public class HelloWorld
4: {
5: public static void Main()
6: {
7: Console.WriteLine("Hello World!");
8: }
9: }
This is just a quick test of the "Insert Code" Plug-in for Windows Live Writer.