Метод | Описание | |
---|---|---|
IndexBuilder ( DynamicMetaObject types, Callable callable ) : System.Linq.Expressions | ||
MakeRule ( DynamicMetaObjectBinder metaBinder, PythonContext binder, DynamicMetaObject args ) : DynamicMetaObject |
Метод | Описание | |
---|---|---|
GetTypeAt ( int index ) : IronPython.Runtime.Types.PythonType |
protected GetTypeAt ( int index ) : IronPython.Runtime.Types.PythonType | ||
index | int | |
Результат | IronPython.Runtime.Types.PythonType |
public IndexBuilder ( DynamicMetaObject types, Callable callable ) : System.Linq.Expressions | ||
types | DynamicMetaObject | |
callable | Callable | |
Результат | System.Linq.Expressions |
public abstract MakeRule ( DynamicMetaObjectBinder metaBinder, PythonContext binder, DynamicMetaObject args ) : DynamicMetaObject | ||
metaBinder | DynamicMetaObjectBinder | |
binder | PythonContext | |
args | DynamicMetaObject | |
Результат | DynamicMetaObject |