Method | Description | |
---|---|---|
Binding ( IronRuby.Runtime.RubyScope localScope ) : Microsoft.Scripting.Utils | ||
Binding ( IronRuby.Runtime.RubyScope localScope, object self ) : Microsoft.Scripting.Utils |
public Binding ( IronRuby.Runtime.RubyScope localScope ) : Microsoft.Scripting.Utils | ||
localScope | IronRuby.Runtime.RubyScope | |
return | Microsoft.Scripting.Utils |
public Binding ( IronRuby.Runtime.RubyScope localScope, object self ) : Microsoft.Scripting.Utils | ||
localScope | IronRuby.Runtime.RubyScope | |
self | object | |
return | Microsoft.Scripting.Utils |