Class LiftWildcards
Operation to lift the wildcards in a reified operation.
Inherited Members
Namespace: Reaqtor.ReificationFramework
Assembly: Reaqtor.ReificationFramework.dll
Syntax
public class LiftWildcards : OperationBase
Properties
Generator
The generator used to produce replacement IDs for wildcard occurrences.
Declaration
public IWildcardGenerator Generator { get; }
Property Value
Type | Description |
---|---|
IWildcardGenerator |