C# Class IKVM.Attributes.NameSigAttribute

Inheritance: System.Attribute
显示文件 Open project: samskivert/ikvm-monotouch

Public Methods

Method Description
NameSigAttribute ( string name, string sig ) : IKVM.Reflection

Method Details

NameSigAttribute() public method

public NameSigAttribute ( string name, string sig ) : IKVM.Reflection
name string
sig string
return IKVM.Reflection