C# Class IronRuby.Runtime.RubyMethodAttribute

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

Méthodes publiques

Méthode Description
RubyMethodAttribute ( string name ) : System
RubyMethodAttribute ( string name, RubyMethodAttributes methodAttributes ) : System

Method Details

RubyMethodAttribute() public méthode

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

RubyMethodAttribute() public méthode

public RubyMethodAttribute ( string name, RubyMethodAttributes methodAttributes ) : System
name string
methodAttributes RubyMethodAttributes
Résultat System