Messages.

LogMsg(IConfiguration, int, string) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Containing Type
Messages

Syntax

public static void LogMsg(IConfiguration config, int code, string msg)

Parameters

Name Type Description
config IConfiguration
code int
msg string

Return Value

Type Description
void