C# Class AIMA.Core.Environment.Map.MapFunctionFactory.MapResultFunction

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

Public Methods

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

Method Details

MapResultFunction() public method

public MapResultFunction ( ) : System.Collections.Generic
return System.Collections.Generic

result() public method

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