The IPattern type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Consume |
Consumes a code element and applies its contributions to the scope
provided by a containing pattern.
| |
| GetTestParts |
Gets the test parts represented by a code element.
| |
| Process |
Processes a code element and applies its contributions to the scope of this pattern.
The scope will typically have been introduced by the Consume(IPatternScope, ICodeElementInfo, Boolean) method
of a primary pattern applied to this code element.
|
Properties
| Name | Description | |
|---|---|---|
| IsPrimary |
Returns true if this is a primary pattern.
|
