Methods 

IServiceContainer Interface Members

The following tables list the members exposed by IServiceContainer.

Public Methods
 NameDescription
 Method Deregisters service of type T  
 MethodGets the service instance registered by type. For a full list of available services, see the remarks on ServiceContainer  
 MethodDetermines whether this instance has the service of type T  
 Method Registers the service.  
Top
See Also