Click or drag to resize

ReflectionUtils Methods

The ReflectionUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateInstanceT
Public methodStatic memberGetBinaryResource
Public methodStatic memberGetPlatformAcknowledgementsText
Public methodStatic memberGetTextResource
Public methodStatic memberGetTypes
Retrieves all types from the assembly. Calls the Assembly.GetTypes() method, intercepts ReflectionTypeLoadException exceptions and writes detailed error information to the application log.
Public methodStatic memberGetXmlResource
Public methodStatic memberWriteResourceToFile
Top
See Also