C# Class BACnet.Tagging.TagReaderStream.SchemaState

Mostra file Open project: LorenVS/bacstack

Public Methods

Method Description
SchemaState ( ISchema schema, byte tag, int index ) : System

Method Details

SchemaState() public method

public SchemaState ( ISchema schema, byte tag, int index ) : System
schema ISchema
tag byte
index int
return System