C# Class IsraelHiking.Common.TokenAndSecret

Afficher le fichier Open project: IsraelHikingMap/Site Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
TokenAndSecret ( string token, string tokenSecret )

Méthodes protégées

Méthode Description
Equals ( TokenAndSecret other ) : bool

Method Details

Equals() protected méthode

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

TokenAndSecret() public méthode

public TokenAndSecret ( string token, string tokenSecret )
token string
tokenSecret string