Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
UnityScript
Lang
Expando
C# Class UnityScript.Lang.Expando
Datei anzeigen
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Protected Properties
Property
Type
Description
_attributes
object>.Dictionary
_target
System.WeakReference
Public Methods
Method
Description
Expando
(
object
target
) :
System
this
(
string
key
) :
object
Method Details
Expando()
public
method
public
Expando
(
object
target
) :
System
target
object
return
System
this()
public
method
public
this
(
string
key
) :
object
key
string
return
object
Property Details
_attributes
protected_oe property
protected
Dictionary
_attributes
return
object>.Dictionary
_target
protected_oe property
protected
WeakReference,System
_target
return
System.WeakReference