IServiceContainer Interface Methods

For a list of all members of this type, see IServiceContainer members.

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