Click or drag to resize
ApplicationErrorFrame Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the ApplicationErrorFrame class

Namespace: TapTrack.Tcmp.Communication
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
public ApplicationErrorFrame(
	byte[] raw
)

Parameters

raw
Type: SystemByte
See Also