-
Couldn't load subscription status.
- Fork 35
P_CodeJam_Reflection_MemberAccessor_GetterExpression
Andrew Koryavchenko edited this page Jun 17, 2018
·
5 revisions
Getter expression of the member.
Namespace: CodeJam.Reflection
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public LambdaExpression GetterExpression { get; }VB
Public ReadOnly Property GetterExpression As LambdaExpression
GetF#
member GetterExpression : LambdaExpression with get
Type: LambdaExpression