C# Class IronRuby.Builtins.RubyModule.DebugView

Afficher le fichier Open project: jschementi/iron

Private Properties

Свойство Type Description
GetClassKind string
GetMethods RubyMemberInfo>.Dictionary
GetModuleName string

Méthodes publiques

Méthode Description
DebugView ( RubyModule obj ) : System

Private Methods

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

Method Details

DebugView() public méthode

public DebugView ( RubyModule obj ) : System
obj RubyModule
Résultat System