RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

UsedImplicitlyAttribute Class

Indicates that the marked symbol is used implicitly (e.g. via reflection, in external library), so this symbol will not be reported as unused (as well as by other usage inspections).

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


[AttributeUsageAttribute]
public sealed class UsedImplicitlyAttribute : Attribute
<AttributeUsageAttribute> _
Public NotInheritable Class UsedImplicitlyAttribute _
	Inherits Attribute
[AttributeUsageAttribute]
public ref class UsedImplicitlyAttribute sealed : public Attribute

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DbMaintenance..::..UsedImplicitlyAttribute