|
Generics add support for type parameters in .NET Framework.
|
|
|
Attributes add metadata to the program. You can query them using reflection.
|
|
|
|
|
CultureInfo class provides various information about a specific culture like writing system, calenda....
|
|
|
exception represents errors that occurred during application execution
|
|