C# Class Chinchilla.Api.Exchange

Afficher le fichier Open project: jonnii/chinchilla Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
Equals ( Exchange other ) : bool

Method Details

Equals() protected méthode

protected Equals ( Exchange other ) : bool
other Exchange
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

Exchange() public méthode

public Exchange ( )

Exchange() public méthode

public Exchange ( string name )
name string

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int