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

Inheritance: ResultFunction
Afficher le fichier Open project: PaulMineau/AIMA.Net

Méthodes publiques

Méthode Description
MapResultFunction ( ) : System.Collections.Generic
result ( System s, Action a ) : System.Object

Method Details

MapResultFunction() public méthode

public MapResultFunction ( ) : System.Collections.Generic
Résultat System.Collections.Generic

result() public méthode

public result ( System s, Action a ) : System.Object
s System
a Action
Résultat System.Object