Class HideFromTypeFinderAttribute
Notifies the TypeFinder that it should ignore the class marked with this attribute.
Inheritance
System.Object
System.Attribute
Namespace: Umbraco.Core.Composing
Assembly: Umbraco.Core.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public sealed class HideFromTypeFinderAttribute : Attribute, _Attribute