Click or drag to resize
DigitalRuneServiceContainerGetAllInstances Method
Gets all named instances of a given service type.
Overload List
  NameDescription
Public methodGetAllInstancesTService
Gets all named instances of the given service type currently registered in the container.
Public methodGetAllInstances(Type)
Gets all named instances of the given service type currently registered in the container.
Top
See Also