dCsharp

Strategy.SourceNames Property

An unmodifiable set of symbolic names that the source nodes in the strategy graph map to, or null if the strategy can start at any class graph node.

public override System.Collections.IList SourceNames {get;}

Implements

IStrategy.SourceNames

See Also

Strategy Class | edu.neu.ccs.demeter.dCsharp Namespace