C# Class ImplementsInterfaceFinder, Freezable

Afficher le fichier Open project: Fody/Freezable Class Usage Examples

Méthodes publiques

Méthode Description
HierarchyImplementsIFreezable ( TypeReference typeReference ) : TypeDefinition
ImplementsInterfaceFinder ( TypeResolver typeResolver ) : System.Collections.Generic

Private Methods

Méthode Description
ImplementsInterface ( TypeDefinition typeDefinition ) : bool
ShouldSkipBaseType ( TypeDefinition type ) : bool
ToDefinition ( TypeReference typeReference ) : TypeDefinition

Method Details

HierarchyImplementsIFreezable() public méthode

public HierarchyImplementsIFreezable ( TypeReference typeReference ) : TypeDefinition
typeReference TypeReference
Résultat TypeDefinition

ImplementsInterfaceFinder() public méthode

public ImplementsInterfaceFinder ( TypeResolver typeResolver ) : System.Collections.Generic
typeResolver TypeResolver
Résultat System.Collections.Generic