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