Click or drag to resize

ErrorLogEventArgs Constructor

Initializes a new instance of the ErrorLogEventArgs class.

Namespace: WinWrap.Basic.Server.Classic
Assembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntax
public ErrorLogEventArgs(
	int index
)

Parameters

index  Int32
Value for Index.
Remarks
Construct a new instance.
See Also