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)

参数

适用于