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

Inheritance: AssemblyProcessor
Afficher le fichier Open project: Rex-Hays/GNIDA

Méthodes publiques

Méthode Description
AssemblyRefProcessor ( MetaDataRow row ) : System
AssemblyRefProcessor ( uint processor, AssemblyReference asmReference ) : System
ClearCache ( ) : void
LoadCache ( ) : void

Method Details

AssemblyRefProcessor() public méthode

public AssemblyRefProcessor ( MetaDataRow row ) : System
row MetaDataRow
Résultat System

AssemblyRefProcessor() public méthode

public AssemblyRefProcessor ( uint processor, AssemblyReference asmReference ) : System
processor uint
asmReference AssemblyReference
Résultat System

ClearCache() public méthode

public ClearCache ( ) : void
Résultat void

LoadCache() public méthode

public LoadCache ( ) : void
Résultat void