Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Scorpio
CodeDom
CodeTable.TableVariable
C# Class Scorpio.CodeDom.CodeTable.TableVariable
Exibir arquivo
Open project: qingfeng346/Scorpio-CSharp
Public Properties
Property
Type
Description
key
object
value
CodeObject
Public Methods
Method
Description
TableVariable
(
object
key
,
CodeObject
value
) :
System.Collections.Generic
Method Details
TableVariable()
public
method
public
TableVariable
(
object
key
,
CodeObject
value
) :
System.Collections.Generic
key
object
value
CodeObject
return
System.Collections.Generic
Property Details
key
public_oe property
public
object
key
return
object
value
public_oe property
public
CodeObject,Scorpio.CodeDom
value
return
CodeObject