Constructors
-
Typed
Service(Type) Initializes a new instance of the TypedService class.
Methods
-
Change
Type(Type) sealed Return a new service of the same kind, but carrying newType as the ServiceType. - Equals(Object) virtual Determines whether the specified Object is equal to the current Object.
-
Equals(Typed
Service) sealed Indicates whether the current object is equal to another object of the same type. -
Get
Hash virtual Serves as a hash function for a particular type.Code()
Properties
- Description virtual Gets a human-readable description of the service.
-
Service
Type sealed Gets the type of the service.