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
C# (CSharp) pk3DS Util.TranslateInterface Exemples
Langage de programmation:
C# (CSharp)
Espace de nommage/Pack:
pk3DS
Class/Type:
Util
Méthode/Fonction:
TranslateInterface
Exemples au hotexamples.com:
1
C# (CSharp) pk3DS Util.TranslateInterface - 1 exemples trouvés
. Ce sont les exemples réels les mieux notés de
pk3DS.Util.TranslateInterface
extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Méthodes fréquemment utilisées
Afficher
Cacher
Alert(30)
Prompt(23)
Shuffle(22)
IndexOfBytes(16)
rnd32(11)
getHexString(9)
getSprite(8)
Random32(6)
getIndex(4)
Error(4)
scaleImage(3)
StringToByteArray(3)
packMini(2)
ToUInt32(2)
getSimpleStringList(2)
ToInt32(2)
LayerImage(2)
unpackMini(2)
TranslateInterface(1)
highlightText(1)
GuessExtension(1)
Méthodes fréquemment utilisées
Alert (30)
Prompt (23)
Shuffle (22)
IndexOfBytes (16)
rnd32 (11)
getHexString (9)
getSprite (8)
Random32 (6)
getIndex (4)
Error (4)
Méthodes fréquemment utilisées
scaleImage (3)
StringToByteArray (3)
packMini (2)
ToUInt32 (2)
getSimpleStringList (2)
ToInt32 (2)
LayerImage (2)
unpackMini (2)
TranslateInterface (1)
highlightText (1)
GuessExtension (1)
Méthodes fréquemment utilisées
GuessExtension (1)
Exemple #1
0
Afficher le fichier
Fichier :
ErrorWindow.cs
Projet :
typhlosion418/pk3DS
public ErrorWindow(string lang) : this() { Util.TranslateInterface(this, lang); }
x