DynamicHelper
Class
Encapsulates helper methods to generate Dynamic methods using System.Reflection.Emit.
Definition
Namespace:Telerik.Windows.Controls.ChartView
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
C#
public static class DynamicHelper
Inheritance: objectDynamicHelper
Methods
Generates a GetPropertyValueDelegate instance to allow for retrieving property values for instances of the specified type without using reflection.