Skip to content

N_CodeJam_Reflection

andrewvk edited this page Apr 26, 2016 · 9 revisions

CodeJam.Reflection Namespace

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

The CodeJam.Reflection namespace contains types that helps working with System.Reflection functionality.

Classes

 

Class Description
Public class AssemblyExtensions The Assembly extensions.
Public class EnumHelper Helper methods for enumeration.
Public class ExpressionHelper Provides a helper class to get the property, field, ctor or method from an expression.
Public class InfoOf Provides a helper class to get the property, field, ctor or method from an expression.
Public class InfoOf(T) Provides a helper class to get the property, field, ctor or method from an expression.
Public class ParamInfo Parameter data for CreateInstance method.
Public class ReflectionExtensions Reflection extension methods.
 
Clone this wiki locally