Class Subgraph
Represents a subset of a larger DependencyGraph instance.
Inherited Members
Namespace: AutoGroupGenerator
Assembly: Unity.AutoGroupGenerator.Editor.dll
Syntax
public class Subgraph
Fields
| Name | Description |
|---|---|
| HashOfSources | Hash representing the sources set. |
| Nodes | Nodes contained in this subgraph. |
| Sources | Source nodes that lead into this subgraph. |