-
Notifications
You must be signed in to change notification settings - Fork 36
Overload_CodeJam_Reflection_InfoOf_Property
Andrew Koryavchenko edited this page Jul 4, 2017
·
4 revisions
Name | Description | |
---|---|---|
![]() ![]() ![]() ![]() |
Property(TValue)(Expression(Func(TValue))) | Returns the property. |
![]() ![]() ![]() ![]() |
Property(T)(Expression(Func(T, Object))) | Returns the property. |
![]() ![]() ![]() ![]() |
Property(T, TValue)(Expression(Func(T, TValue))) | Returns the property. |