PublicAPIAttribute Class
This attribute is intended to mark publicly available API
which should not be removed and so is treated as used.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[MeansImplicitUseAttribute] public sealed class PublicAPIAttribute : Attribute
<MeansImplicitUseAttribute> _ Public NotInheritable Class PublicAPIAttribute _ Inherits Attribute
[MeansImplicitUseAttribute] public ref class PublicAPIAttribute sealed : public Attribute