C# Class Invert.Core.GraphDesigner.ErrorInfo

Inheritance: IItem
Afficher le fichier Open project: InvertGames/uFrame.Editor Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int

Méthodes protégées

Méthode Description
Equals ( ErrorInfo other ) : bool

Method Details

Equals() protected méthode

protected Equals ( ErrorInfo other ) : bool
other ErrorInfo
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