次の方法で共有


RemoteManagerStatic.ExceptionLoggedDelegate 代理人

定義

public: delegate void RemoteManagerStatic::ExceptionLoggedDelegate(Exception ^ ex);
public delegate void RemoteManagerStatic.ExceptionLoggedDelegate(Exception ex);
type RemoteManagerStatic.ExceptionLoggedDelegate = delegate of Exception -> unit
Public Delegate Sub RemoteManagerStatic.ExceptionLoggedDelegate(ex As Exception)

パラメーター

適用対象