C# Class IronRuby.Runtime.RubyModuleAttribute

Inheritance: RubyAttribute
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
GetRestrictions ( bool builtin ) : ModuleRestrictions
RubyModuleAttribute ( ) : System
RubyModuleAttribute ( string name ) : System

Method Details

GetRestrictions() public méthode

public GetRestrictions ( bool builtin ) : ModuleRestrictions
builtin bool
Résultat ModuleRestrictions

RubyModuleAttribute() public méthode

public RubyModuleAttribute ( ) : System
Résultat System

RubyModuleAttribute() public méthode

public RubyModuleAttribute ( string name ) : System
name string
Résultat System