| 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
)
Public Sub New (
description As String
)
Parameters
- description
- Type: SystemString
Description of the element
See Also