C# Class Unite.Messaging.Entities.ServiceInformation

Inheritance: IServiceInformation
Afficher le fichier Open project: jcbozonier/irontwit Class Usage Examples

Méthodes publiques

Méthode Description
AreEqual ( IServiceInformation a, IServiceInformation b ) : bool
AreEqual ( object a, object b ) : bool
Equals ( ServiceInformation obj ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

AreEqual() public static méthode

public static AreEqual ( IServiceInformation a, IServiceInformation b ) : bool
a IServiceInformation
b IServiceInformation
Résultat bool

AreEqual() public static méthode

public static AreEqual ( object a, object b ) : bool
a object
b object
Résultat bool

Equals() public méthode

public Equals ( ServiceInformation obj ) : bool
obj ServiceInformation
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