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
IListSource.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections
;
3
4
namespace
System.ComponentModel
5
{
6
// Token: 0x02000384 RID: 900
7
[
MergableProperty
(
false
)]
8
public
interface
IListSource
9
{
10
// Token: 0x1700055F RID: 1375
11
// (get) Token: 0x0600179A RID: 6042
12
bool
ContainsListCollection
{
get
; }
13
14
// Token: 0x0600179B RID: 6043
15
IList
GetList
();
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Collections.IList
Definition
IList.cs:7
System.ComponentModel.IListSource.ContainsListCollection
bool ContainsListCollection
Definition
IListSource.cs:12
System.ComponentModel.IListSource.GetList
IList GetList()
System.ComponentModel.IListSource
Definition
IListSource.cs:9
System.Collections
Definition
ArrayList.cs:6
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System
Definition
__ComObject.cs:4
source
System
ComponentModel
IListSource.cs
Generated by
1.10.0