Click or drag to resize
DigitalRuneServiceContainerUnregister Method
Unregisters a service.
Overload List
  NameDescription
Public methodUnregister(Type)
Unregisters all services of the given service type.
Public methodUnregister(Type, String)
Unregisters the service with the specified name.
Top
See Also