problem please give the example of its.
© Copyright © 2010 - 2019 MindStick Software Pvt. Ltd. All Rights Reserved
Once you’ve signed up as a user for a sponsorship on MindStick network, you will receive sponsored posting opportunities to apply for. It’s a great way to promote your product as a brand.
Yes, help me to improve my business No thanks x
Re: problem in making Attribute in c#
Attributes provide a powerful method of associating declarative information with C# code (types, methods, properties, and so forth). Once associated with a program entity, the attribute can be queried at run time.
for more infrmation see this link
http://msdn.microsoft.com/en-us/library/aa288454%28VS.71%29.aspx