C# Class BAD.Symbol

Afficher le fichier Open project: simonwittber/uBAD Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Get ( string name ) : Symbol
Symbol ( string name ) : System.Collections.Generic
ToString ( ) : string

Method Details

Get() public static méthode

public static Get ( string name ) : Symbol
name string
Résultat Symbol

Symbol() public méthode

public Symbol ( string name ) : System.Collections.Generic
name string
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

name public_oe property

public string name
Résultat string