Open sandboxFocus

Class HiddenAttribute

Specifies how the interface must be hidden by tools like our LinqPad adapter.

Inheritance
HiddenAttribute
Namespace: Metalama.Framework.Utilities
Assembly: Metalama.Framework.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Interface)]
public sealed class HiddenAttribute : Attribute

Constructors

Name Description
HiddenAttribute()