Select Page
Lesson 16: Using Attributes

Lesson 16: Using Attributes

This lesson explains how to use C# attributes. Our objectives are as follows: Understand what attributes are and why they’re used Apply various attributes with multiple or no parameters Use assembly, type member, and type level attributes Why Attributes?...