C# Class Tiny.Metadata.Layout.MethodSemanticsRow

Exibir arquivo Open project: scottwis/tiny

Public Methods

Method Description
GetAssosication ( PEFile peFile ) : HasSemantics
GetMethodIndex ( PEFile peFile ) : OneBasedIndex

Method Details

GetAssosication() public method

public GetAssosication ( PEFile peFile ) : HasSemantics
peFile PEFile
return HasSemantics

GetMethodIndex() public method

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