C# Class Mono.CSharp.Undo

Afficher le fichier Open project: praeclarum/runcs Class Usage Examples

Méthodes publiques

Méthode Description
AddTypeContainer ( TypeContainer current_container, TypeContainer tc ) : void
ExecuteUndo ( ) : void
Undo ( ) : System

Method Details

AddTypeContainer() public méthode

public AddTypeContainer ( TypeContainer current_container, TypeContainer tc ) : void
current_container TypeContainer
tc TypeContainer
Résultat void

ExecuteUndo() public méthode

public ExecuteUndo ( ) : void
Résultat void

Undo() public méthode

public Undo ( ) : System
Résultat System