Interface ICollectorHolder
Interface ICollectorHolder for an instance that can collect other instance.
public interface ICollectorHolder
Properties
Collector
Gets the collector.
ObjectCollector Collector { get; }
Property Value
- ObjectCollector
The collector.