Click or drag to resize

SummaryAttribute Class

Decorates the description for the element (e.g. command, user control, object etc.)
Inheritance Hierarchy

Namespace:  CodeStack.SwEx.Common.Attributes
Assembly:  CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax
public class SummaryAttribute : DescriptionAttribute
Constructors
  NameDescription
Public methodSummaryAttribute(String)
Constructor for element summary
Public methodSummaryAttribute(Type, String)
Constructor for element summary
Top
See Also