AggregatableServices Methods |
The AggregatableServices type exposes the following members.
Name | Description | |
---|---|---|
Advice(Object, RelationshipInfo, Boolean) |
Injects the Aggregatable dynamic impl into an object and specifies the RelationshipInfo.
| |
Advice(Object, RelationshipKind, Boolean) |
Injects the Aggregatable dynamic impl into an object and specifies the RelationshipKind.
| |
GetAggregatableAspect |
Gets the AggregatableAttribute instance applied on a given Type.
| |
Unadvise |
Removes the Aggregatable advise from an object.
|