C# Class AIMA.Core.Environment.EightPuzzle.EightPuzzleFunctionFactory.EPResultFunction

Inheritance: ResultFunction
Datei anzeigen Open project: PaulMineau/AIMA.Net

Public Methods

Method Description
result ( Object s, System.Action a ) : Object

Method Details

result() public method

public result ( Object s, System.Action a ) : Object
s Object
a System.Action
return Object