C# Class tretton37.GameOfLife.Wpf.GameOfLife

Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
显示文件 Open project: tretton37/GameOfLife

Public Methods

Method Description
GameOfLife ( ) : System

Private Methods

Method 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 method

public GameOfLife ( ) : System
return System