Click or drag to resize
TypeResolver Methods

The TypeResolver type exposes the following members.

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