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
StoryTeller
Engine
Sets
SimpleDictionary
C# Class StoryTeller.Engine.Sets.SimpleDictionary
Afficher le fichier
Open project: adymitruk/storyteller
Class Usage Examples
Méthodes publiques
Méthode
Description
Has
(
string
key
) :
bool
this
(
string
key
) :
object
Method Details
Has()
public
méthode
public
Has
(
string
key
) :
bool
key
string
Résultat
bool
this()
public
méthode
public
this
(
string
key
) :
object
key
string
Résultat
object