C# Class Enigma.D3.AttributeKey

Show file Open project: r3peat/Enigma.D3.Public

Public Properties

Property Type Description
Value int

Public Methods

Method Description
GetHashCode ( ) : int
ToString ( ) : string

Method Details

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : string
return string

Property Details

Value public property

public int Value
return int