Interface ITypeSerializerProvider
Provides access to an IType
Namespace: Couchbase.Core.IO.Serializers
Assembly: Couchbase.NetClient.dll
Syntax
public interface ITypeSerializerProvider
Properties
| Edit this page View SourceSerializer
Gets the IType
Declaration
ITypeSerializer Serializer { get; }
Property Value
Type | Description |
---|---|
IType |