Method | Description | |
---|---|---|
MenuItemViewModel ( string header, ICommand selectCommand, List |
Initializes a new instance of the MenuItemViewModel class.
|
public MenuItemViewModel ( string header, ICommand selectCommand, List |
||
header | string | |
selectCommand | ICommand | |
subMenus | List |
|
return | System |