C# Class Tiny.Metadata.Layout.EventMapRow

ファイルを表示 Open project: scottwis/tiny

Public Methods

Method Description
GetEventListIndex ( PEFile peFile ) : OneBasedIndex
GetParent ( PEFile peFile ) : OneBasedIndex

Method Details

GetEventListIndex() public method

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

GetParent() public method

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