StaticReflection Class

Provides a set of helper methods that retrieve MethodInfo objects for the methods described in lambda expressions.

Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Utility
Assembly: Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public static class StaticReflection
'Declaration
Public NotInheritable Class StaticReflection
public ref class StaticReflection abstract sealed

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Utility.StaticReflection

See Also

StaticReflection Members

Microsoft.Practices.EnterpriseLibrary.Common.Utility Namespace