C# Class Mooege.Net.GS.Message.GameAttributeMap.KeyId

Exibir arquivo Open project: xsochor/mooege

Public Properties

Property Type Description
Id int
Key int?

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

Property Details

Id public_oe property

public int Id
return int

Key public_oe property

public int? Key
return int?