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

Inheritance: HexVM
显示文件 Open project: 0xd4d/dnSpy Class Usage Examples

Public Methods

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

Method Details

StorageStreamVM() public method

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