Click or drag to resize

ILoggerGetLastSteps Method

Gets a text representing the last executed steps, logged in this logger.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
string GetLastSteps(
	int number
)

Parameters

number
Type: SystemInt32

Return Value

Type: String
See Also