Tuesday, August 10, 2010

Just a test to see if SyntaxHighlighter is working ok

/// 
/// Just a HelloWord method to test the SyntaxHighlighter on my blog.
/// 
public void HelloWorld()
{
       Page.Response.Write("SyntaxHighlighter Test");
}

No comments:

Post a Comment