Click or drag to resize
LoggerError Method (String)

[Missing <summary> documentation for "M:AsterNET.Logger.Error(System.String)"]

Namespace: AsterNET
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Error(
	string msg
)

Parameters

msg
Type: SystemString

[Missing <param name="msg"/> documentation for "M:AsterNET.Logger.Error(System.String)"]

See Also