Table of Contents

Class LocoInfoReceivedEventArgs

Namespace
Z21.Core.Model.EventArgs
Assembly
Z21.Client.dll
public class LocoInfoReceivedEventArgs : EventArgs
Inheritance
LocoInfoReceivedEventArgs
Inherited Members

Constructors

LocoInfoReceivedEventArgs(LocoInfoData)

public LocoInfoReceivedEventArgs(LocoInfoData data)

Parameters

data LocoInfoData

Properties

Data

public LocoInfoData Data { get; }

Property Value

LocoInfoData