C# Class IronRuby.Runtime.AliasMethodAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
AliasMethodAttribute ( string newName, string oldName ) : System

Method Details

AliasMethodAttribute() public méthode

public AliasMethodAttribute ( string newName, string oldName ) : System
newName string
oldName string
Résultat System