IronRuby.Builtins.RubyModule.IRubyObject C# (CSharp) Method

IRubyObject() private method

private IRubyObject ( ) : string
return string
        string/*!*/ IRubyObject.BaseToString() {
            return base.ToString();
        }

Same methods

RubyModule::IRubyObject ( object other ) : bool
RubyModule::IRubyObject ( ) : int
RubyModule