C# Class ELFSharp.MachO.EntryPoint

Inheritance: Command
Show file Open project: antmicro/elfsharp

Public Methods

Method Description
EntryPoint ( BinaryReader reader, Func streamProvider ) : System

Method Details

EntryPoint() public method

public EntryPoint ( BinaryReader reader, Func streamProvider ) : System
reader System.IO.BinaryReader
streamProvider Func
return System