C# Class FullInspector.InspectorCollectionItemAttributesAttribute

Inheritance: System.Attribute
Mostra file Open project: jacobdufault/fullinspector

Public Properties

Property Type Description
AttributeProvider System.Reflection.MemberInfo

Public Methods

Method Description
InspectorCollectionItemAttributesAttribute ( Type attributes ) : System

Method Details

InspectorCollectionItemAttributesAttribute() public method

public InspectorCollectionItemAttributesAttribute ( Type attributes ) : System
attributes System.Type
return System

Property Details

AttributeProvider public_oe property

public MemberInfo,System.Reflection AttributeProvider
return System.Reflection.MemberInfo