C# Class System.Resources.NameOrId

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

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

Method Details

NameOrId() public méthode

public NameOrId ( int id ) : System
id int
Résultat System

NameOrId() public méthode

public NameOrId ( string name ) : System
name string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string