Click or drag to resize

ILoggerWriteRetVal Method

Writes the ret value.

Namespace:  Koden.Utils.Interfaces
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
void WriteRetVal(
	FWRetVal fwRetVal
)

Parameters

fwRetVal
Type: Koden.Utils.ModelsFWRetVal
The fw ret value.
See Also