C# Class PluginFramework.AddIn.Reflection.AttributeInfo

Afficher le fichier Open project: tianjing/PluginFramework Class Usage Examples

Méthodes publiques

Méthode Description
AttributeInfo ( Type type, Attribute attribute ) : System

Method Details

AttributeInfo() public méthode

public AttributeInfo ( Type type, Attribute attribute ) : System
type System.Type
attribute System.Attribute
Résultat System