FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > UndoRedoEventArgs クラス : UndoRedoEventArgs コンストラクタ |
'Declaration
Public Function New( _ ByVal action As UndoAction _ )
'使用法
Dim action As UndoAction Dim instance As New UndoRedoEventArgs(action)
public UndoRedoEventArgs( UndoAction action )