are there any useful attributes c# properties?
possible duplicate:
besides:
[defaultvalue(100)]
[description("some detailed domain here")]
public int myproperty{get; set;}
what c# attributes useful properties, after training i feel i'm blank out.
related questions
Comments
Post a Comment