Class Service
This is the entry point for registering dependency injection implementation in Couchbase Lite .NET
Inheritance
System.Object
Service
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Couchbase.Lite.DI
Assembly: Couchbase.Lite.dll
Syntax
public static class Service
Fields
| Improve this Doc View SourceProvider
The service provider containing all the dependency injected classes for Couchbase Lite .NET
Declaration
public static readonly ServiceProvider Provider
Field Value
| Type | Description |
|---|---|
| ServiceProvider |