CapyKit/Documentation/Help/F_CapyKit_PropertyComparer_2_expression.md

683 B

expression Field

The expression to retrieve the property.

Definition

Namespace: CapyKit
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.4

C#

private Func<T, U> expression

F#

val mutable private expression: Func<'T, 'U>

Field Value

Func(T, U)

See Also

Reference

PropertyComparer(T, U) Class
CapyKit Namespace