Click or drag to resize

SummaryAttribute Constructor (String)

Constructor for element summary

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 SummaryAttribute(
	string description
)

Parameters

description
Type: SystemString
Description of the element
See Also