'Declaration Public Overrides Sub PerformAction( _ ByVal sender As Object _ )
'Declaration
Public Overrides Sub PerformAction( _ ByVal sender As Object _ )
'使用法 Dim instance As UndoAction Dim sender As Object instance.PerformAction(sender)
'使用法
Dim instance As UndoAction Dim sender As Object instance.PerformAction(sender)
public override void PerformAction( object sender )
UndoAction クラス UndoAction メンバ
Copyright © 2004 GrapeCity inc.