Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Nuve
Orthographic
Alphabet
C# Class Nuve.Orthographic.Alphabet
Afficher le fichier
Open project: hrzafer/nuve
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
Consonants
string
Vowels
string
Méthodes publiques
Méthode
Description
Alphabet
(
string
consonants
,
string
vowels
)
ToString
( ) :
string
Method Details
Alphabet()
public
méthode
public
Alphabet
(
string
consonants
,
string
vowels
)
consonants
string
vowels
string
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Property Details
Consonants
public_oe property
public
string
Consonants
Résultat
string
Vowels
public_oe property
public
string
Vowels
Résultat
string