CategoryElement Constructor CleanCode C# Libraries v1.2.03 API
Initializes a new instance of the CategoryElement struct.

Namespace: CleanCode.GeneralComponents.Support
Assembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public CategoryElement(
	string category
)
See Also