C# Class IronRuby.Runtime.RubyGlobalScope

DLR scope extension. Thread safe.
Inheritance: Microsoft.Scripting.Runtime.ScopeExtension
Show file Open project: ExpertsInside/IronSP Class Usage Examples

Private Methods

Method Description
RubyGlobalScope ( RubyContext context, Scope scope, RubyObject mainObject, bool isHosted ) : System.Diagnostics
SetTopLocalScope ( RubyTopLevelScope scope ) : RubyTopLevelScope