Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IronRuby
Runtime
AliasMethodAttribute
C# Class IronRuby.Runtime.AliasMethodAttribute
Inheritance:
System.Attribute
Show file
Open project: jschementi/iron
Public Methods
Method
Description
AliasMethodAttribute
(
string
newName
,
string
oldName
) :
System
Method Details
AliasMethodAttribute()
public
method
public
AliasMethodAttribute
(
string
newName
,
string
oldName
) :
System
newName
string
oldName
string
return
System