terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.ComponentModel.DelegatingTypeDescriptionProvider Class Referencesealed
+ Inheritance diagram for System.ComponentModel.DelegatingTypeDescriptionProvider:
+ Collaboration diagram for System.ComponentModel.DelegatingTypeDescriptionProvider:

Public Member Functions

override object CreateInstance (IServiceProvider provider, Type objectType, Type[] argTypes, object[] args)
 
override IDictionary GetCache (object instance)
 
override string GetFullComponentName (object component)
 
override ICustomTypeDescriptor GetExtendedTypeDescriptor (object instance)
 
override Type GetReflectionType (Type objectType, object instance)
 
override Type GetRuntimeType (Type objectType)
 
override ICustomTypeDescriptor GetTypeDescriptor (Type objectType, object instance)
 
override bool IsSupportedType (Type type)
 
Type GetReflectionType (Type objectType)
 
Type GetReflectionType (object instance)
 
ICustomTypeDescriptor GetTypeDescriptor (Type objectType)
 
ICustomTypeDescriptor GetTypeDescriptor (object instance)
 

Package Functions

 DelegatingTypeDescriptionProvider (Type type)
 
override IExtenderProvider[] GetExtenderProviders (object instance)
 

Properties

TypeDescriptionProvider Provider [get, set]
 

Private Attributes

readonly Type _type
 
readonly TypeDescriptionProvider _parent
 
TypeDescriptionProvider.EmptyCustomTypeDescriptor _emptyDescriptor
 

Detailed Description

Definition at line 9 of file DelegatingTypeDescriptionProvider.cs.


The documentation for this class was generated from the following file: