C# Class UpdateMenuItem, verthex

Inheritance: DefaultMenuAction, MenuAction
Mostra file Open project: austinblakeslee/verthex Class Usage Examples

Public Properties

Property Type Description
textToSet string
toChange MenuItem,

Public Methods

Method Description
Action ( ) : void

Method Details

Action() public method

public Action ( ) : void
return void

Property Details

textToSet public_oe property

public string textToSet
return string

toChange public_oe property

public MenuItem, toChange
return MenuItem,