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

Inheritance: FirstFloor.ModernUI.Presentation.Displayable, IWithId
Afficher le fichier Open project: gro-ove/actools

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CarEntry ( [ carObject ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Méthodes protégées

Méthode Description
Equals ( CarEntry other ) : bool

Method Details

CarEntry() public méthode

public CarEntry ( [ carObject ) : System
carObject [
Résultat System

Equals() protected méthode

protected Equals ( CarEntry other ) : bool
other CarEntry
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int