AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ReflectionUtility Members

The ReflectionUtility type exposes the following members.

Methods


  Name Description
Public method Static member GetInstanceFromReflection
Get an instance of an object from a string name using reflection
Public method Static member GetReflectionInfo(String)
Get Information about a class by name (assembly, object name, object type
Public method Static member GetTypeFromReflection(String)
Gets the type from reflection.
Public method Static member GetTypeFromReflection(String, String)
Gets the type from reflection.