C# Class dnSpy.AsmEditor.Hex.PE.ImageSectionHeaderVM

Inheritance: HexVM
Show file Open project: 0xd4d/dnSpy Class Usage Examples

Public Methods

Method Description
ImageSectionHeaderVM ( HexBuffer buffer, HexPosition startOffset ) : System.Collections.Generic

Method Details

ImageSectionHeaderVM() public method

public ImageSectionHeaderVM ( HexBuffer buffer, HexPosition startOffset ) : System.Collections.Generic
buffer dnSpy.Contracts.Hex.HexBuffer
startOffset HexPosition
return System.Collections.Generic