RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

PublicAPIAttribute Class

This attribute is intended to mark publicly available API which should not be removed and so is treated as used.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DataEntryControls.WPF..::..PublicAPIAttribute