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
IConfigErrorInfo.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Configuration.Internal
4
{
5
// Token: 0x0200000E RID: 14
6
public
interface
IConfigErrorInfo
7
{
8
// Token: 0x1700000A RID: 10
9
// (get) Token: 0x06000021 RID: 33
10
string
Filename
{
get
; }
11
12
// Token: 0x1700000B RID: 11
13
// (get) Token: 0x06000022 RID: 34
14
int
LineNumber
{
get
; }
15
}
16
}
System.Configuration.Internal.IConfigErrorInfo.LineNumber
int LineNumber
Definition
IConfigErrorInfo.cs:14
System.Configuration.Internal.IConfigErrorInfo.Filename
string Filename
Definition
IConfigErrorInfo.cs:10
System.Configuration.Internal.IConfigErrorInfo
Definition
IConfigErrorInfo.cs:7
System.Configuration.Internal
Definition
IConfigErrorInfo.cs:4
System
Definition
__ComObject.cs:4
source
System.Configuration
Internal
IConfigErrorInfo.cs
Generated by
1.10.0