Table of Contents

Class UseWithAccessor

Namespace
Rinku.Querying.Parameters
Assembly
Rinku.dll

The value-array delegate used by UseWith for one source type and query mapper.

public class UseWithAccessor
Inheritance
UseWithAccessor
Derived
Inherited Members
Extension Methods

Constructors

UseWithAccessor()

Initializes the object-entry accessor used by a derived value-type accessor.

protected UseWithAccessor()

Fields

Invoke

Runs the accessor for a reference type or boxed value type.

public readonly UseWithAccessorDelegate? Invoke

Field Value

UseWithAccessorDelegate