C# Class IronRuby.Runtime.DeclaresRubyModuleAttribute

Inheritance: RubyAttribute
Show file Open project: jschementi/iron

Public Methods

Method Description
DeclaresRubyModuleAttribute ( string name, Type moduleDefinitionType ) : System

Method Details

DeclaresRubyModuleAttribute() public method

public DeclaresRubyModuleAttribute ( string name, Type moduleDefinitionType ) : System
name string
moduleDefinitionType System.Type
return System