Click or drag to resize
ReflectionExtensions Class
Reflection extensions.
Inheritance Hierarchy
SystemObject
  Bio.ExtensionsReflectionExtensions

Namespace: Bio.Extensions
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static class ReflectionExtensions

The ReflectionExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetInterfaces
Method to retrieve all the interfaces of the given Type and it's base classes.
Top
See Also