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