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 ?
The final English blog from an almost-happy .NET Developer.
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