RequiresExplicitTypeArgumentsAttribute Type
Adding this attribute to a type, value or member requires that uses of the construct must explicitly instantiate any generic type parameters.
Constructors
Constructor |
Description
|
Full Usage:
RequiresExplicitTypeArgumentsAttribute()
Returns: RequiresExplicitTypeArgumentsAttribute
RequiresExplicitTypeArgumentsAttribute
|
Creates an instance of the attribute
|