Click or drag to resize

builderForLoglogF Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Log with Formatted message string

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public void logF(
	string message,
	params Object[] fin
)
Request Example View Source

Parameters

message
Type: SystemString
The message.
fin
Type: SystemObject
The fin.
See Also