Encapsulates common functionality related with reflection-based operations such as Cloning, Field Copying, etc.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public static class ReflectionHelper |
| Visual Basic |
|---|
Public NotInheritable Class ReflectionHelper |
Inheritance Hierarchy
System..::..Object
Telerik.WinControls..::..ReflectionHelper
See Also