C# Class AsmResolver.Net.Cts.Collections.ShallowTypeCollection

Inheritance: MemberCollection
Afficher le fichier Open project: m4mm0n/WinPIT

Méthodes publiques

Méthode Description
ShallowTypeCollection ( owner, TypeDefinitionTable table ) : System

Méthodes protégées

Méthode Description
GetOwner ( item ) : ModuleDefinition
Initialize ( ) : void
SetOwner ( item, owner ) : void

Method Details

GetOwner() protected méthode

protected GetOwner ( item ) : ModuleDefinition
Résultat ModuleDefinition

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void

SetOwner() protected méthode

protected SetOwner ( item, owner ) : void
Résultat void

ShallowTypeCollection() public méthode

public ShallowTypeCollection ( owner, TypeDefinitionTable table ) : System
table TypeDefinitionTable
Résultat System