Click or drag to resize

ILoggerErrorMessage Method (String, String)

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:BSI.MACE.ILogger.ErrorMessage(System.String,System.String)"]

Namespace:  BSI.MACE
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
void ErrorMessage(
	string message,
	string messageKey
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:BSI.MACE.ILogger.ErrorMessage(System.String,System.String)"]

messageKey
Type: SystemString

[Missing <param name="messageKey"/> documentation for "M:BSI.MACE.ILogger.ErrorMessage(System.String,System.String)"]

See Also