C# Class NetFx.System.Reflection.GetCustomAttributeSpec.InheritedDescriptionAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: netfx/extensions

Public Methods

Method Description
InheritedDescriptionAttribute ( string description ) : System

Method Details

InheritedDescriptionAttribute() public method

public InheritedDescriptionAttribute ( string description ) : System
description string
return System