C# Class tretton37.GameOfLife.Wpf.GameOfLife

Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
Afficher le fichier Open project: tretton37/GameOfLife

Méthodes publiques

Méthode Description
GameOfLife ( ) : System

Private Methods

Méthode Description
AddRectangles ( bool cells ) : void
DoIt ( ) : void
GetMargin ( int row, int column ) : System.Windows.Thickness
InitializeComponent ( ) : void
StartGame ( ) : void
System ( int connectionId, object target ) : void

Method Details

GameOfLife() public méthode

public GameOfLife ( ) : System
Résultat System