C# Class GnomeSubtitles.Core.SpellLanguage

Inheritance: IComparable
Afficher le fichier Open project: GNOME/gnome-subtitles Class Usage Examples

Méthodes publiques

Méthode Description
CompareTo ( object o ) : int
Equals ( object o ) : bool
GetHashCode ( ) : int
SpellLanguage ( string id ) : Mono.Unix

Private Methods

Méthode Description
GetNameFromID ( string id ) : string
GetUnknownNameFromID ( string id ) : string
ParseID ( string id, string &lang, string &country ) : bool

Method Details

CompareTo() public méthode

public CompareTo ( object o ) : int
o object
Résultat int

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

SpellLanguage() public méthode

public SpellLanguage ( string id ) : Mono.Unix
id string
Résultat Mono.Unix