Table of Contents

Class CanNotLookAnywhereAttribute

Namespace
Rinku.Mapping
Assembly
Rinku.dll

The member must not look anywhere and must take only the column following the last consumed. On a complex-typed slot this constrains only the subtree's first claimed column. The rest keep the inherited regime. Use CanNotLookAnywhereSubtreeAttribute to constrain the whole subtree.

[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Parameter)]
public sealed class CanNotLookAnywhereAttribute : Attribute, IUsageFlagModifier
Inheritance
CanNotLookAnywhereAttribute
Implements
Inherited Members
Extension Methods

Methods

UpdateFlags(object?, ref UsageFlags)

Adjusts the reading-order flags for the member this is on.

public void UpdateFlags(object? param, ref UsageFlags usageFlag)

Parameters

param object
usageFlag UsageFlags