Got the tip from this blog about how to get nicely formatted c# code by using syntaxhighlighter. As I am writing my blog posts from Windows Live Writer, I quickly found a plugin to be able to use it directly from there. So without further ado:
public class User : EntityBase { public string Name { get; set; } }
Well, I hope it's better than the previous one.
0 kommentarer:
Post a Comment