Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Onism
Cldr
CldrTreePathSegment
C# Class Onism.Cldr.CldrTreePathSegment
Represents an edge to choose while traversing a
CldrTree
.
Exibir arquivo
Open project: pgolebiowski/onism-cldr
Public Methods
Method
Description
CldrTreePathSegment
(
int
index
)
CldrTreePathSegment
(
string
key
)
ToString
( ) :
string
Method Details
CldrTreePathSegment()
public
method
public
CldrTreePathSegment
(
int
index
)
index
int
CldrTreePathSegment()
public
method
public
CldrTreePathSegment
(
string
key
)
key
string
ToString()
public
method
public
ToString
( ) :
string
return
string