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.WPFAssembly: 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