다음을 통해 공유


UndoManager.ExceptionEventArgs(Exception) 생성자

정의

public:
 ExceptionEventArgs(Exception ^ ex);
public ExceptionEventArgs (Exception ex);
new Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs : Exception -> Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs
Public Sub New (ex As Exception)

매개 변수

적용 대상