C# Class Tangerine.PluginAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: snorp/tangerine

Public Methods

Method Description
PluginAttribute ( string name, Type type ) : System

Method Details

PluginAttribute() public method

public PluginAttribute ( string name, Type type ) : System
name string
type System.Type
return System