C# Class Asmex.FileViewer.MDStringHeap

Inheritance: Asmex.FileViewer.MDHeap
Exibir arquivo Open project: swax/CodePerspective Class Usage Examples

Public Methods

Method Description
MDStringHeap ( BinaryReader reader, long offs, long size, string name ) : System

Method Details

MDStringHeap() public method

public MDStringHeap ( BinaryReader reader, long offs, long size, string name ) : System
reader System.IO.BinaryReader
offs long
size long
name string
return System