C# Class SevenEighter.languagelist.langtitle

Afficher le fichier Open project: jaxbot/wph-seveneighter

Méthodes publiques

Свойство Type Description
id int
name string

Méthodes publiques

Méthode Description
ToString ( ) : string
langtitle ( string name, int id ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

langtitle() public méthode

public langtitle ( string name, int id ) : System
name string
id int
Résultat System

Property Details

id public_oe property

public int id
Résultat int

name public_oe property

public string name
Résultat string