C# Class Sitecore.Linqpad.Models.CxSettingsCompareHelper

Afficher le fichier Open project: adamconn/sitecore-linqpad Class Usage Examples

Méthodes publiques

Méthode Description
AreEqual ( ISitecoreConnectionSettings cxSettings1, ISitecoreConnectionSettings cxSettings2 ) : bool

Méthodes protégées

Méthode Description
GetHashCodeFor ( ISelectedType selectedType ) : int
GetHashCodeFor ( ISitecoreConnectionSettings cxSettings ) : int
GetHashCodeFor ( string value ) : int

Method Details

AreEqual() public méthode

public AreEqual ( ISitecoreConnectionSettings cxSettings1, ISitecoreConnectionSettings cxSettings2 ) : bool
cxSettings1 ISitecoreConnectionSettings
cxSettings2 ISitecoreConnectionSettings
Résultat bool

GetHashCodeFor() protected méthode

protected GetHashCodeFor ( ISelectedType selectedType ) : int
selectedType ISelectedType
Résultat int

GetHashCodeFor() protected méthode

protected GetHashCodeFor ( ISitecoreConnectionSettings cxSettings ) : int
cxSettings ISitecoreConnectionSettings
Résultat int

GetHashCodeFor() protected méthode

protected GetHashCodeFor ( string value ) : int
value string
Résultat int