Sunday, September 20, 2009

Another Code Snippet Test…

This time I’m trying to post code snippets … with another Plugin I found on my friend’s blog (Andrea Dottor).

using System;
 
public class Class1
{
    public Class1()
    {
    }
}

Will it be right-formatted ?

0 comments:

Post a Comment