C# Class ImplementsInterfaceFinder, Freezable

Mostrar archivo Open project: Fody/Freezable Class Usage Examples

Public Methods

Method Description
HierarchyImplementsIFreezable ( TypeReference typeReference ) : TypeDefinition
ImplementsInterfaceFinder ( TypeResolver typeResolver ) : System.Collections.Generic

Private Methods

Method Description
ImplementsInterface ( TypeDefinition typeDefinition ) : bool
ShouldSkipBaseType ( TypeDefinition type ) : bool
ToDefinition ( TypeReference typeReference ) : TypeDefinition

Method Details

HierarchyImplementsIFreezable() public method

public HierarchyImplementsIFreezable ( TypeReference typeReference ) : TypeDefinition
typeReference TypeReference
return TypeDefinition

ImplementsInterfaceFinder() public method

public ImplementsInterfaceFinder ( TypeResolver typeResolver ) : System.Collections.Generic
typeResolver TypeResolver
return System.Collections.Generic