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

Namespace: ErrorUnit
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
public static Guid _CurrentStack_Add(
	aErrorPrecondition errorPrecondition
)

Parameters

errorPrecondition
Type: ErrorUnit.InterfacesaErrorPrecondition
The error precondition.

Return Value

Type: Guid
guid id on the stack
See Also