C# Class Rocket.Chat.Net.Models.Attachment

Afficher le fichier Open project: RocketChat/Rocket.Chat.Net Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

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

Méthodes protégées

Méthode Description
Equals ( Attachment other ) : bool

Method Details

Equals() protected méthode

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