C# Class SadConsoleEditor.Windows.KeyValueEditPopup.SettingKeyValue

Mostra file Open project: Thraka/SadConsoleEditor

Public Properties

Property Type Description
Key string
Value string

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Key public_oe property

public string Key
return string

Value public_oe property

public string Value
return string