다음을 통해 공유


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)

매개 변수

적용 대상