Table of Contents

Class NonBindableAttribute

Namespace
Coherence.Toolkit
Assembly
Coherence.Toolkit.dll

Attribute to skip types from being considered bindable.

[AttributeUsage(AttributeTargets.Class)]
public sealed class NonBindableAttribute : Attribute
Inheritance
NonBindableAttribute

Constructors

NonBindableAttribute()

public NonBindableAttribute()