Reply To: C# Code generation - properties

Is there a way how to mark attributes as properties to be able generate C# auto-implemented properties?

For instance: public int X { get; set; }

I checked code template for CSharp and it seems to me it is not possible, are you going to allow it?

Thanks a lot!

frun 28 February 2011 9:40:18

New Comment

Comment
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]