C# Class IronRuby.Runtime.UndefineMethodAttribute

Inheritance: System.Attribute
Show file Open project: jschementi/iron

Public Methods

Method Description
UndefineMethodAttribute ( string name ) : System

Method Details

UndefineMethodAttribute() public method

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