C# Class Teamaton.Lib.Language

Afficher le fichier Open project: teamaton/speak-lib

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Language ( ) : System
Language ( string iso2, string name ) : System
ToString ( ) : string
operator ( ) : bool

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Language() public méthode

public Language ( ) : System
Résultat System

Language() public méthode

public Language ( string iso2, string name ) : System
iso2 string
name string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool