C# Class CK.Keyboard.Model.ZoneRenamedEventArgs

Event argument when a keyboard zone is renamed. Gives access to the zone and the previous name.
Inheritance: ZoneEventArgs
Datei anzeigen Open project: Invenietis/ck-certified

Public Methods

Method Description
ZoneRenamedEventArgs ( IZone l, string previousName )

Method Details

ZoneRenamedEventArgs() public method

public ZoneRenamedEventArgs ( IZone l, string previousName )
l IZone
previousName string