CentralMTUChangedEventArgs constructor
Constructs a CentralMTUChangedEventArgs.
Implementation
CentralMTUChangedEventArgs(
this.central,
this.mtu,
);
Constructs a CentralMTUChangedEventArgs.
CentralMTUChangedEventArgs(
this.central,
this.mtu,
);