C# Class Memento.Test.Stubs.Screen

Afficher le fichier Open project: buunguyen/memento Class Usage Examples

Méthodes publiques

Méthode Description
Add ( Circle circle ) : void
MoveToFront ( int index ) : void
Remove ( Circle circle ) : void
Screen ( ) : System.Collections.Generic

Method Details

Add() public méthode

public Add ( Circle circle ) : void
circle Circle
Résultat void

MoveToFront() public méthode

public MoveToFront ( int index ) : void
index int
Résultat void

Remove() public méthode

public Remove ( Circle circle ) : void
circle Circle
Résultat void

Screen() public méthode

public Screen ( ) : System.Collections.Generic
Résultat System.Collections.Generic