Click or drag to resize
LogEventArgs Constructor
log event args

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public LogEventArgs(
	string content
)

Parameters

content
Type: SystemString

[Missing <param name="content"/> documentation for "M:Adf.LogEventArgs.#ctor(System.String)"]

See Also