Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Pytocs
TypeInference
TypeStack.Pair
C# Class Pytocs.TypeInference.TypeStack.Pair
Mostra file
Open project: uxmal/pytocs
Public Properties
Property
Type
Description
first
DataType
second
DataType
Public Methods
Method
Description
Pair
(
DataType
first
,
DataType
second
) :
System
Method Details
Pair()
public
method
public
Pair
(
DataType
first
,
DataType
second
) :
System
first
DataType
second
DataType
return
System
Property Details
first
public_oe property
public
DataType
first
return
DataType
second
public_oe property
public
DataType
second
return
DataType