Click or drag to resize

StiCategoryAttribute Constructor

Initializes a new instance of the StiCategoryAttribute class

Namespace:  Stimulsoft.Base.Localization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiCategoryAttribute(
	string category
)

Parameters

category
Type: SystemString

[Missing <param name="category"/> documentation for "M:Stimulsoft.Base.Localization.StiCategoryAttribute.#ctor(System.String)"]

See Also