C# Class AcManager.Tools.Managers.Online.ServerEntry.CarEntry

Inheritance: FirstFloor.ModernUI.Presentation.Displayable, IWithId
Show file Open project: gro-ove/actools

Private Properties

Property Type Description

Public Methods

Method Description
CarEntry ( [ carObject ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Protected Methods

Method Description
Equals ( CarEntry other ) : bool

Method Details

CarEntry() public method

public CarEntry ( [ carObject ) : System
carObject [
return System

Equals() protected method

protected Equals ( CarEntry other ) : bool
other CarEntry
return bool

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int