Click or drag to resize

ModuleEventArgsModule Field

The module of the event.

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

Field Value

Type: Module
See Also