C# Class Mono.CSharp.Undo

Show file Open project: praeclarum/runcs Class Usage Examples

Public Methods

Method Description
AddTypeContainer ( TypeContainer current_container, TypeContainer tc ) : void
ExecuteUndo ( ) : void
Undo ( ) : System

Method Details

AddTypeContainer() public method

public AddTypeContainer ( TypeContainer current_container, TypeContainer tc ) : void
current_container TypeContainer
tc TypeContainer
return void

ExecuteUndo() public method

public ExecuteUndo ( ) : void
return void

Undo() public method

public Undo ( ) : System
return System