Class VectorsExtensionTypes
Vectors extension types manager
Inherited Members
Namespace: VoltRpc.Extension.Vectors.Types
Assembly: VoltRpc.Extension.Vectors.dll
Syntax
public static class VectorsExtensionTypes
Methods
| Improve this Doc View SourceInstallVectorsExtension(TypeReaderWriterManager)
Adds all TypeReadWriter<T> that VoltRpc.Extension.Vectors supports
Declaration
public static void InstallVectorsExtension(this TypeReaderWriterManager readerWriterManager)
Parameters
Type | Name | Description |
---|---|---|
TypeReaderWriterManager | readerWriterManager |