C# Class PluginFramework.AddIn.Reflection.AttributeInfo

Mostrar archivo Open project: tianjing/PluginFramework Class Usage Examples

Public Methods

Method Description
AttributeInfo ( Type type, Attribute attribute ) : System

Method Details

AttributeInfo() public method

public AttributeInfo ( Type type, Attribute attribute ) : System
type System.Type
attribute System.Attribute
return System