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