Interface IGraphAwareGeneration
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public interface IGraphAwareGeneration : IGeneration
Properties
graphStack
Declaration
GraphStack graphStack { get; }
Property Value
| Type | Description |
|---|---|
| GraphStack |
Methods
GraphAlias(Object)
Declaration
object GraphAlias(object alias)
Parameters
| Type | Name | Description |
|---|---|---|
| Object | alias |
Returns
| Type | Description |
|---|---|
| Object |