Click or drag to resize
TypeResolver Methods

The TypeResolver type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddToCache
Public methodStatic memberLoadFromPrivatePathOrAppDomain
This loads a type from private bin paths or from already loaded assembly in the CurrentDomain
Public methodStatic memberLoadType
Loads a type using assembly name and type name
Public methodStatic memberLoadTypeAsDefault
Public methodStatic memberLoadTypeFromAssembly
Top
See Also