CapyKit/Documentation/Help/F_CapyKit_PropertyComparer_2_expression.md

724 B

expression Field

The expression to retrieve the property.

Definition

Namespace: CapyKit
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.0+735d7c4c91a8ae04c2d8cae4ce85ddf4909e5b7d

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