Click or drag to resize
ErrorUnitCentral_CleanUp Method
Cleans up Current stack; removing methods that have ended.

Namespace: ErrorUnit
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
public static void _CleanUp(
	DateTime end
)

Parameters

end
Type: SystemDateTime
The end.
See Also