[Missing <summary> documentation for "M:TMD.Driver.HandleError(System.Object,System.Exception)"]

Namespace: TMD
Assembly: Driver (in Driver.exe) Version: 1.0.0.0

Syntax

C#
public static void HandleError(
	Object target,
	Exception ex
)

Parameters

target
Type: System..::..Object

[Missing <param name="target"/> documentation for "M:TMD.Driver.HandleError(System.Object,System.Exception)"]

ex
Type: System..::..Exception

[Missing <param name="ex"/> documentation for "M:TMD.Driver.HandleError(System.Object,System.Exception)"]

See Also