Class TParamsObsoleteAttribute
- Namespace
- SunamoAttributes
- Assembly
- SunamoAttributes.dll
Marks a method as obsolete when it accepts generic type params parameters. Indicates that a more specific alternative should be used instead.
public class TParamsObsoleteAttribute : Attribute
- Inheritance
-
TParamsObsoleteAttribute
- Inherited Members
- Extension Methods