C# Class NetworkCommsDotNet.DPSBase.DataSerializerProcessorAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: MarcFletcher/NetworkComms.Net

Public Methods

Method Description
DataSerializerProcessorAttribute ( byte identifier ) : System

Create a new instance of this attribute

Method Details

DataSerializerProcessorAttribute() public method

Create a new instance of this attribute
public DataSerializerProcessorAttribute ( byte identifier ) : System
identifier byte
return System