C# Class CK.Keyboard.LayoutKey

Inheritance: ILayoutKey, IKeyPropertyHolder, IStructuredSerializable
Datei anzeigen Open project: Invenietis/ck-certified

Private Properties

Property Type Description
IStructuredSerializable void
IStructuredSerializable void

Public Methods

Method Description
LayoutKey ( Layout layout, Key key ) : System.Diagnostics

Private Methods

Method Description
IStructuredSerializable ( IStructuredReader sr ) : void
IStructuredSerializable ( IStructuredWriter sw ) : void

Method Details

LayoutKey() public method

public LayoutKey ( Layout layout, Key key ) : System.Diagnostics
layout Layout
key Key
return System.Diagnostics