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