Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CSI
Interpreter.HashtableWithItemGetterHook
C# Class CSI.Interpreter.HashtableWithItemGetterHook
Inheritance:
System.Collections.Hashtable
Show file
Open project: keyword/CSharp-Interpreter-for-Unity-3D
Public Methods
Method
Description
HashtableWithItemGetterHook
(
Interpreter
interpreter
) :
System
this
(
object
key
) :
object
Method Details
HashtableWithItemGetterHook()
public
method
public
HashtableWithItemGetterHook
(
Interpreter
interpreter
) :
System
interpreter
Interpreter
return
System
this()
public
method
public
this
(
object
key
) :
object
key
object
return
object