C# Class ELFSharp.MachO.Symbol

Show file Open project: antmicro/elfsharp Class Usage Examples

Public Methods

Method Description
Symbol ( string name, long value ) : System

Method Details

Symbol() public method

public Symbol ( string name, long value ) : System
name string
value long
return System