DPSManagerCreateSerializerDataProcessorIdentifier Method |
Namespace:
NetworkCommsDotNet.DPSBase
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static long CreateSerializerDataProcessorIdentifier(
DataSerializer serializer,
List<DataProcessor> dataProcessors
)
Parameters
- serializer
- Type: NetworkCommsDotNet.DPSBaseDataSerializer
- dataProcessors
- Type: System.Collections.GenericListDataProcessor
Return Value
Type:
Int64
See Also