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
LicenseContext.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Reflection
;
3
4
namespace
System.ComponentModel
5
{
6
// Token: 0x02000394 RID: 916
7
public
class
LicenseContext
:
IServiceProvider
8
{
9
// Token: 0x1700056E RID: 1390
10
// (get) Token: 0x060017CE RID: 6094 RVA: 0x00043934 File Offset: 0x00041B34
11
public
virtual
LicenseUsageMode
UsageMode
12
{
13
get
14
{
15
}
16
}
17
18
// Token: 0x060017CF RID: 6095 RVA: 0x00043944 File Offset: 0x00041B44
19
public
virtual
string
GetSavedLicenseKey
(
Type
type,
Assembly
resourceAssembly
)
20
{
21
}
22
23
// Token: 0x060017D0 RID: 6096 RVA: 0x00043954 File Offset: 0x00041B54
24
public
virtual
object
GetService
(
Type
type)
25
{
26
}
27
28
// Token: 0x060017D1 RID: 6097 RVA: 0x00043964 File Offset: 0x00041B64
29
public
virtual
void
SetSavedLicenseKey
(
Type
type,
string
key
)
30
{
31
}
32
33
// Token: 0x060017D2 RID: 6098 RVA: 0x00043974 File Offset: 0x00041B74
34
public
LicenseContext
()
35
{
36
}
37
}
38
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ComponentModel.LicenseContext.GetSavedLicenseKey
virtual string GetSavedLicenseKey(Type type, Assembly resourceAssembly)
Definition
LicenseContext.cs:19
System.ComponentModel.LicenseContext.GetService
virtual object GetService(Type type)
Definition
LicenseContext.cs:24
System.ComponentModel.LicenseContext.UsageMode
virtual LicenseUsageMode UsageMode
Definition
LicenseContext.cs:12
System.ComponentModel.LicenseContext.LicenseContext
LicenseContext()
Definition
LicenseContext.cs:34
System.ComponentModel.LicenseContext.SetSavedLicenseKey
virtual void SetSavedLicenseKey(Type type, string key)
Definition
LicenseContext.cs:29
System.ComponentModel.LicenseContext
Definition
LicenseContext.cs:8
System.Reflection.Assembly
Definition
Assembly.cs:19
System.Type
Definition
Type.cs:12
System.IServiceProvider
Definition
IServiceProvider.cs:7
System.ComponentModel.LicenseUsageMode
LicenseUsageMode
Definition
LicenseUsageMode.cs:7
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System.Reflection
Definition
AmbiguousMatchException.cs:5
System.ExceptionArgument.key
@ key
System
Definition
__ComObject.cs:4
source
System
ComponentModel
LicenseContext.cs
Generated by
1.10.0