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

Inheritance: HexVM
Exibir arquivo Open project: 0xd4d/dnSpy Class Usage Examples

Public Methods

Method Description
StorageSignatureVM ( HexBuffer buffer, HexPosition startOffset, int stringLen ) : System.Collections.Generic

Method Details

StorageSignatureVM() public method

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