Skip to content

Methods_T_CodeJam_Reflection_InfoOf_1

Andrew Koryavchenko edited this page Jul 4, 2017 · 6 revisions

InfoOf(T) Methods

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