Table of Contents

Class CanNotLookAnywhereSubtreeAttribute

Namespace
Rinku.Mapping
Assembly
Rinku.dll

The subtree form of CanNotLookAnywhereAttribute. It requires the whole nested value to use subtree to sequential reading, not just its first column.

[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Parameter)]
public sealed class CanNotLookAnywhereSubtreeAttribute : Attribute, IUsageFlagModifier
Inheritance
CanNotLookAnywhereSubtreeAttribute
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