Provides a view of registered components along with methods for resolving them.
Namespace:
Gallio.Runtime.ExtensibilityAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public interface IServices : IEnumerable<IServiceDescriptor>, IEnumerable |
| Visual Basic (Declaration) |
|---|
Public Interface IServices _ Implements IEnumerable(Of IServiceDescriptor), IEnumerable |
