C# Class ComponentModelAttributes.Attributes, extensions

Inheritance: IComponentModelAttributes
Mostrar archivo Open project: netfx/extensions

Public Methods

Method Description
Attributes ( ICustomAttributeProvider reflectionObject, bool inherit = true ) : System

Method Details

Attributes() public method

public Attributes ( ICustomAttributeProvider reflectionObject, bool inherit = true ) : System
reflectionObject ICustomAttributeProvider
inherit bool
return System