C# Class numl.Tests.AITests.TicTacToeMove

Inheritance: ISuccessor
Show file Open project: sethjuarez/numl

Public Methods

Method Description
TicTacToeMove ( IState state, IAction action ) : System

Method Details

TicTacToeMove() public method

public TicTacToeMove ( IState state, IAction action ) : System
state IState
action IAction
return System