C# Class IronRuby.Runtime.RubyInstanceData.VariableDebugView

Show file Open project: ExpertsInside/IronSP

Private Properties

Property Type Description
GetClassName string
GetClrType System.Type
GetValue object
VariableDebugView System.Collections.Generic

Private Methods

Method Description
GetClassName ( ) : string
GetClrType ( ) : Type
GetValue ( ) : object
VariableDebugView ( RubyContext context, RubyInstanceData data, string name ) : System.Collections.Generic