dCsharp

Strategy Constructor (String, IDictionary)

Parse a strategy expression from a string. Strategy references are resolved by looking them up in the provided environent.

public Strategy(
   string strategyString,
   IDictionary environentMap
);

See Also

Strategy Class | edu.neu.ccs.demeter.dCsharp Namespace | Strategy Constructor Overload List