Property | Type | Description | |
---|---|---|---|
Target | List |
||
When |
Method | Description | |
---|---|---|
ConditionalOutput ( IEnumerable |
Create a new conditional output
|
|
Evaluate ( |
Tests the when condition and evaluates the outputs when true.
|
public ConditionalOutput ( IEnumerable |
||
target | IEnumerable |
Target outputs |
when | Condition for output | |
return | System.Collections.Generic |
public Evaluate ( |
||
writer | ||
return | void |