Partilhar via


PolicyFetchErrorHandler Delegar

Definição

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

Aplica-se a