Click or drag to resize

MacroFeatureRebuldStatusResult Constructor

Namespace:  CodeStack.SwEx.MacroFeature.Base
Assembly:  CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax
protected MacroFeatureRebuldStatusResult(
	bool status,
	string error = ""
)

Parameters

status
Type: SystemBoolean
error (Optional)
Type: SystemString
See Also