Click or drag to resize
IErrorUnitCentralCurrentStack_Add Method
Adds to the Current stack.

Namespace: ErrorUnit.Interfaces
Assembly: ErrorUnit.Interfaces (in ErrorUnit.Interfaces.dll) Version: 1.0.1.29696 (1.0.0.1)
Syntax
C#
Guid CurrentStack_Add(
	aErrorPrecondition errorPrecondition
)

Parameters

errorPrecondition
Type: ErrorUnit.InterfacesaErrorPrecondition
The error precondition.

Return Value

Type: Guid
guid id on the stack
See Also