Click or drag to resize

ModuleMessageEventArgsData Field

Bytes of message

Namespace:  Nexpaq.EventArguments
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
[JsonPropertyAttribute("data")]
public byte[] Data

Field Value

Type: Byte
See Also