C# Class MetaGeta.GUI.Editors.ItemListEditor

Datei anzeigen Open project: anyoun/metageta

Public Methods

Method Description
ItemListEditor ( ) : System

Protected Methods

Method Description
CreateItem ( ) : string

Private Methods

Method Description
btnAdd_Click ( Object sender, RoutedEventArgs e ) : void
btnRemove_Click ( Object sender, RoutedEventArgs e ) : void

Method Details

CreateItem() protected abstract method

protected abstract CreateItem ( ) : string
return string

ItemListEditor() public method

public ItemListEditor ( ) : System
return System