AspectDependencyCollection.Add Method |
Name | Description | |
---|---|---|
Add(T) | Adds an object to the end of the Collection<T>. (Inherited from Collection<AspectDependency>.) | |
Add(IEnumerable<AspectDependency>) |
Adds all elements of an AspectDependencyCollection into the current collection.
|