C# Class IronRuby.Runtime.RubyConstantAttribute

Inheritance: RubyAttribute
Show file Open project: jschementi/iron

Public Methods

Method Description
RubyConstantAttribute ( ) : System
RubyConstantAttribute ( string name ) : System

Method Details

RubyConstantAttribute() public method

public RubyConstantAttribute ( ) : System
return System

RubyConstantAttribute() public method

public RubyConstantAttribute ( string name ) : System
name string
return System