MicroComRuntime.

UnhandledException(object, Exception) Method

Namespace
Avalonia.MicroCom
Containing Type
MicroComRuntime

Syntax

public static void UnhandledException(object target, Exception e)

Parameters

Name Type Description
target object
e Exception

Return Value

Type Description
void