RemoteManagerStatic.OnExceptionLogged(Exception) 方法

定义

public:
 static void OnExceptionLogged(Exception ^ ex);
public static void OnExceptionLogged (Exception ex);
static member OnExceptionLogged : Exception -> unit
Public Shared Sub OnExceptionLogged (ex As Exception)

参数

适用于