C# Class Cream.Trail

Afficher le fichier Open project: kikoanis/CSharpCream Class Usage Examples

Méthodes publiques

Méthode Description
Push ( Variable v ) : void
Size ( ) : int
Undo ( int size0 ) : void

Method Details

Push() public méthode

public Push ( Variable v ) : void
v Variable
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Undo() public méthode

public Undo ( int size0 ) : void
size0 int
Résultat void