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
LicenseProvider.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.ComponentModel
4
{
5
// Token: 0x02000396 RID: 918
6
public
abstract
class
LicenseProvider
7
{
8
// Token: 0x060017E7 RID: 6119
9
public
abstract
License
GetLicense
(
LicenseContext
context,
Type
type,
object
instance,
bool
allowExceptions
);
10
11
// Token: 0x060017E8 RID: 6120 RVA: 0x00043C1C File Offset: 0x00041E1C
12
protected
LicenseProvider
()
13
{
14
}
15
}
16
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ComponentModel.LicenseContext
Definition
LicenseContext.cs:8
System.ComponentModel.LicenseProvider.GetLicense
License GetLicense(LicenseContext context, Type type, object instance, bool allowExceptions)
System.ComponentModel.LicenseProvider.LicenseProvider
LicenseProvider()
Definition
LicenseProvider.cs:12
System.ComponentModel.LicenseProvider
Definition
LicenseProvider.cs:7
System.ComponentModel.License
Definition
License.cs:7
System.Type
Definition
Type.cs:12
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System
Definition
__ComObject.cs:4
source
System
ComponentModel
LicenseProvider.cs
Generated by
1.10.0