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

IRubyObject() private method

private IRubyObject ( ) : int
return int
        int IRubyObject.BaseGetHashCode() {
            return base.GetHashCode();
        }

Same methods

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