C# Class IronRuby.Builtins.RubyModule.DebugView

Datei anzeigen Open project: jschementi/iron

Private Properties

Property Type Description
GetClassKind string
GetMethods RubyMemberInfo>.Dictionary
GetModuleName string

Public Methods

Method Description
DebugView ( RubyModule obj ) : System

Private Methods

Method Description
GetClassKind ( ) : string
GetMethods ( RubyMethodAttributes attributes ) : RubyMemberInfo>.Dictionary
GetModuleName ( object module ) : string

Method Details

DebugView() public method

public DebugView ( RubyModule obj ) : System
obj RubyModule
return System