C# Class IKVM.Attributes.ImplementsAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: samskivert/ikvm-monotouch

Public Methods

Method Description
ImplementsAttribute ( string interfaces ) : IKVM.Reflection

Method Details

ImplementsAttribute() public method

public ImplementsAttribute ( string interfaces ) : IKVM.Reflection
interfaces string
return IKVM.Reflection