Retrieves the singleton instance of the DataSerializer with Type T
Namespace: NetworkCommsDotNet.DPSBaseAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Type Parameters
- T
- The Type of the DataSerializer to retrieve
Return Value
Type: DataSerializerThe retrieved singleton instance of the desired DataSerializer
See Also