Method | Description | |
---|---|---|
ConditionallyInstalledFileSet ( ICondition p_cndCondition, IList |
A simple constructor that initializes the object with the given values.
|
Method | Description | |
---|---|---|
Files_CollectionChanged ( object sender, System e ) : void |
public ConditionallyInstalledFileSet ( ICondition p_cndCondition, IList |
||
p_cndCondition | ICondition | The condition that must by fulfilled for this pattern's files to be installed. |
p_lstFiles | IList |
The files that are to be installed if the given condition is fulfilled. |
return | System.Collections.Generic |