Click or drag to resize
LogExceptionEventArgs Constructor
初始化

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public LogExceptionEventArgs(
	Exception exception
)

Parameters

exception
Type: SystemException

[Missing <param name="exception"/> documentation for "M:Adf.LogExceptionEventArgs.#ctor(System.Exception)"]

See Also