|
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
|
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 |
Definition at line 9 of file DelegatingTypeDescriptionProvider.cs.