Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TUP
AsmResolver
NET
Specialized
ExportedType
C# Class TUP.AsmResolver.NET.Specialized.ExportedType
Inheritance:
MetaDataMember
Show file
Open project: Rex-Hays/GNIDA
Public Methods
Method
Description
ClearCache
( ) :
void
ExportedType
(
MetaDataRow
row
) :
System
LoadCache
( ) :
void
Method Details
ClearCache()
public
method
public
ClearCache
( ) :
void
return
void
ExportedType()
public
method
public
ExportedType
(
MetaDataRow
row
) :
System
row
MetaDataRow
return
System
LoadCache()
public
method
public
LoadCache
( ) :
void
return
void