MeansImplicitUseAttribute Class |
Should be used on attributes and causes ReSharper
to not mark symbols marked with such attributes as unused
(as well as by other usage inspections)
Inheritance HierarchySystemObject
SystemAttribute
Ozeki.CommonMeansImplicitUseAttribute
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic sealed class MeansImplicitUseAttribute : Attribute
Public NotInheritable Class MeansImplicitUseAttribute
Inherits Attribute
public ref class MeansImplicitUseAttribute sealed : public Attribute
[<SealedAttribute>]
type MeansImplicitUseAttribute =
class
inherit Attribute
end
The MeansImplicitUseAttribute type exposes the following members.
Constructors
Properties
See Also