Skip to content

Overload_CodeJam_Reflection_InfoOf_Member

andrewvk edited this page Apr 7, 2016 · 4 revisions

InfoOf.Member Method

[This is preliminary documentation and is subject to change.]

Overload List

 

Name Description
Public methodStatic member Member(TValue)(Expression(Func(TValue))) Returns the MemberInfo.
Public methodStatic member Member(T)(Expression(Func(T, Object))) Returns the MemberInfo.
Public methodStatic member Member(T, TValue)(Expression(Func(T, TValue))) Returns the MemberInfo.
  Back to Top

See Also

Reference

InfoOf Class
CodeJam.Reflection Namespace

Clone this wiki locally