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
IDataErrorInfo.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.ComponentModel
4
{
5
// Token: 0x02000381 RID: 897
6
public
interface
IDataErrorInfo
7
{
8
// Token: 0x1700055C RID: 1372
9
string
this
[
string
columnName
] {
get
; }
10
11
// Token: 0x1700055D RID: 1373
12
// (get) Token: 0x06001796 RID: 6038
13
string
Error
{
get
; }
14
}
15
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ComponentModel.IDataErrorInfo.Error
string Error
Definition
IDataErrorInfo.cs:13
System.ComponentModel.IDataErrorInfo
Definition
IDataErrorInfo.cs:7
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System
Definition
__ComObject.cs:4
source
System
ComponentModel
IDataErrorInfo.cs
Generated by
1.10.0