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.
1using System;
2
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}
class f__AnonymousType0<< Count > j__TPar