Compartir a través de


PolicyFetchErrorHandler Delegado

Definición

public delegate void PolicyFetchErrorHandler(Exception ^ e);
public delegate void PolicyFetchErrorHandler(Exception e);
type PolicyFetchErrorHandler = delegate of Exception -> unit
Public Delegate Sub PolicyFetchErrorHandler(e As Exception)

Parámetros

Se aplica a