共用方式為


PolicyFetchErrorHandler 代理人

定義

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)

參數

適用於