C# Class Onism.Cldr.CldrTreePathSegment

Represents an edge to choose while traversing a CldrTree.
Afficher le fichier Open project: pgolebiowski/onism-cldr

Méthodes publiques

Méthode Description
CldrTreePathSegment ( int index )
CldrTreePathSegment ( string key )
ToString ( ) : string

Method Details

CldrTreePathSegment() public méthode

public CldrTreePathSegment ( int index )
index int

CldrTreePathSegment() public méthode

public CldrTreePathSegment ( string key )
key string

ToString() public méthode

public ToString ( ) : string
Résultat string