InjectableCollection Class |
Namespace: Couchbase.Lite.DI
public static class InjectableCollection
The InjectableCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| NeededTypes |
A list of the types that lack default implementations and need to be registered on any new platforms.
Others not here may have default implementations
|
| Name | Description | |
|---|---|---|
| GetImplementationT |
Gets the implementation of the given interface
| |
| RegisterImplementationT |
Registers an implementation of the given interface as a generator
|