C# Class Tiny.Metadata.Layout.NestedClassRow

Exibir arquivo Open project: scottwis/tiny

Public Methods

Method Description
GetEnclosingClass ( PEFile peFile ) : OneBasedIndex
GetNestedClass ( PEFile peFile ) : OneBasedIndex

Method Details

GetEnclosingClass() public method

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

GetNestedClass() public method

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