terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ITypedList.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.ComponentModel
4
{
5
// Token: 0x0200038A RID: 906
6
public
interface
ITypedList
7
{
8
// Token: 0x060017A7 RID: 6055
9
string
GetListName
(
PropertyDescriptor
[]
listAccessors
);
10
11
// Token: 0x060017A8 RID: 6056
12
PropertyDescriptorCollection
GetItemProperties
(
PropertyDescriptor
[]
listAccessors
);
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ComponentModel.PropertyDescriptorCollection
Definition
PropertyDescriptorCollection.cs:11
System.ComponentModel.PropertyDescriptor
Definition
PropertyDescriptor.cs:9
System.ComponentModel.ITypedList.GetItemProperties
PropertyDescriptorCollection GetItemProperties(PropertyDescriptor[] listAccessors)
System.ComponentModel.ITypedList.GetListName
string GetListName(PropertyDescriptor[] listAccessors)
System.ComponentModel.ITypedList
Definition
ITypedList.cs:7
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System
Definition
__ComObject.cs:4
source
System
ComponentModel
ITypedList.cs
Generated by
1.10.0