C# Class Microsoft.Zing.Process.UndoPop

Inheritance: StackULE
ファイルを表示 Open project: ZingModelChecker/Zing

Public Methods

Method Description
UndoPop ( Process p, ZingMethod theFrame ) : System

Protected Methods

Method Description
doUndo ( ) : void

Method Details

UndoPop() public method

public UndoPop ( Process p, ZingMethod theFrame ) : System
p Process
theFrame ZingMethod
return System

doUndo() protected method

protected doUndo ( ) : void
return void