Describes a service.
Namespace:
Gallio.Runtime.ExtensibilityAssembly: Gallio (in Gallio.dll) Version: 3.2.0.0 (3.2.371.0)
Syntax
| C# |
|---|
public interface IServiceDescriptor |
| Visual Basic (Declaration) |
|---|
Public Interface IServiceDescriptor |
Remarks
The descriptor is used to query declarative information about the service and to load associated code and resources.
