C# Class TUP.AsmResolver.NET.Specialized.ExportedType

Inheritance: MetaDataMember
ファイルを表示 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