Retrieves the singleton instance of the DataSerializer corresponding to a given id
Namespace: NetworkCommsDotNet.DPSBaseAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- Id
- Type: System Byte
The identifier corresponding to the desired DataSerializer
Return Value
Type: DataSerializerThe retrieved singleton instance of the desired DataSerializer
See Also