Skip to content

Methods_T_CodeJam_Reflection_InfoOf_1

andrewvk edited this page Apr 22, 2016 · 6 revisions

InfoOf(T) Methods

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

The InfoOf(T) generic type exposes the following members.

Methods

 

Name Description
Public methodStatic member Constructor Returns the constructor.
Public methodStatic member Field(TValue) Returns the field.
Public methodStatic member Member(TValue) Returns the property or field.
Public methodStatic member Method(Expression(Action(T))) Returns the method.
Public methodStatic member Method(TResult)(Expression(Func(T, TResult))) Returns the method.
Public methodStatic member Property(TValue) Returns the property.
  Back to Top

See Also

Reference

InfoOf(T) Class
CodeJam.Reflection Namespace

Clone this wiki locally