Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
IronPython
Runtime
Types
OperatorTracker
C# 클래스 IronPython.Runtime.Types.OperatorTracker
상속:
PythonCustomTracker
파일 보기
프로젝트 열기: jschementi/iron
공개 메소드들
메소드
설명
GetSlot
( ) :
PythonTypeSlot
OperatorTracker
(
Type
declaringType
,
string
name
,
bool
reversed
) :
System.Linq.Expressions
메소드 상세
GetSlot()
공개
메소드
public
GetSlot
( ) :
PythonTypeSlot
리턴
PythonTypeSlot
OperatorTracker()
공개
메소드
public
OperatorTracker
(
Type
declaringType
,
string
name
,
bool
reversed
) :
System.Linq.Expressions
declaringType
System.Type
name
string
reversed
bool
리턴
System.Linq.Expressions