Method | Description | |
---|---|---|
EmitCallStubArgument ( |
||
GetKeepAlive ( ) : Expression | ||
GetRestrictions ( ) : BindingRestrictions | ||
NativeArgumentMarshaller ( Expression container ) : System.Linq.Expressions |
public EmitCallStubArgument ( |
||
generator | ||
argIndex | int | |
constantPool | List | |
constantPoolArgument | int | |
return | IronPython.Modules.MarshalCleanup |
public GetRestrictions ( ) : BindingRestrictions | ||
return | BindingRestrictions |
public NativeArgumentMarshaller ( Expression container ) : System.Linq.Expressions | ||
container | Expression | |
return | System.Linq.Expressions |