Class HideFromDocsAttribute
attribute used to mark classes that should be hidden from public api
Inherited Members
Namespace: FastEndpoints
Assembly: FastEndpoints.Attributes.dll
Syntax
[AttributeUsage(AttributeTargets.All, AllowMultiple = false)]
public sealed class HideFromDocsAttribute : Attribute