DataSerializerProcessorAttribute Constructor NetworkComms.Net Help
Create a new instance of this attribute

Namespace: NetworkCommsDotNet.DPSBase
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public DataSerializerProcessorAttribute(
	byte identifier
)

Parameters

identifier
Type: OnlineSystem Byte

[Missing <param name="identifier"/> documentation for "M:NetworkCommsDotNet.DPSBase.DataSerializerProcessorAttribute.#ctor(System.Byte)"]

See Also