次の方法で共有


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)

パラメーター

適用対象