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
UserScopedSettingAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Configuration
4
{
5
// Token: 0x020004B2 RID: 1202
6
[
AttributeUsage
(
AttributeTargets
.Property)]
7
public
sealed
class
UserScopedSettingAttribute
:
SettingAttribute
8
{
9
// Token: 0x06002031 RID: 8241 RVA: 0x00052D18 File Offset: 0x00050F18
10
public
UserScopedSettingAttribute
()
11
{
12
}
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Configuration.SettingAttribute
Definition
SettingAttribute.cs:8
System.Configuration.UserScopedSettingAttribute.UserScopedSettingAttribute
UserScopedSettingAttribute()
Definition
UserScopedSettingAttribute.cs:10
System.Configuration.UserScopedSettingAttribute
Definition
UserScopedSettingAttribute.cs:8
System.Configuration
Definition
AssemblyHashAlgorithm.cs:4
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
System
Configuration
UserScopedSettingAttribute.cs
Generated by
1.10.0