Method | Description | |
---|---|---|
Call ( CodeContext context, |
||
Call ( CodeContext context, |
||
InPlaceAdd ( |
||
InPlaceSubtract ( |
Method | Description | |
---|---|---|
__new__ ( CodeContext context, IronPython.Runtime.Types.PythonType type, object function ) : object |
public static Call ( CodeContext context, |
||
context | CodeContext | |
@delegate | ||
return | object |
public static Call ( CodeContext context, |
||
context | CodeContext | |
@delegate | ||
dict | object>.[ | |
return | object |
public static InPlaceAdd ( |
||
self | ||
other | ||
return |
public static InPlaceSubtract ( |
||
self | ||
other | ||
return |