Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
IronPython
Runtime
Types
OperatorTracker
C# Class IronPython.Runtime.Types.OperatorTracker
Inheritance:
PythonCustomTracker
显示文件
Open project: jschementi/iron
Public Methods
Method
Description
GetSlot
( ) :
PythonTypeSlot
OperatorTracker
(
Type
declaringType
,
string
name
,
bool
reversed
) :
System.Linq.Expressions
Method Details
GetSlot()
public
method
public
GetSlot
( ) :
PythonTypeSlot
return
PythonTypeSlot
OperatorTracker()
public
method
public
OperatorTracker
(
Type
declaringType
,
string
name
,
bool
reversed
) :
System.Linq.Expressions
declaringType
System.Type
name
string
reversed
bool
return
System.Linq.Expressions