C# Class Tiny.Metadata.Layout.InterfaceImplRow

Exibir arquivo Open project: scottwis/tiny

Public Methods

Method Description
GetClass ( PEFile peFile ) : OneBasedIndex
GetInterface ( PEFile peFile ) : TypeDefOrRef

Method Details

GetClass() public method

public GetClass ( PEFile peFile ) : OneBasedIndex
peFile PEFile
return OneBasedIndex

GetInterface() public method

public GetInterface ( PEFile peFile ) : TypeDefOrRef
peFile PEFile
return TypeDefOrRef