|
| MenuItem (string text) |
|
| MenuItem (string text, Func< IEnumerable< IResult >> execute) |
|
| MenuItem (string text, Func< IEnumerable< IResult >> execute, Func< bool > canExecute) |
|
IEnumerable< IResult > | Execute () |
|
| MenuItem (string text) |
|
| MenuItem (string text, Func< IEnumerable< IResult >> execute) |
|
| MenuItem (string text, Func< IEnumerable< IResult >> execute, Func< bool > canExecute) |
|
IEnumerable< IResult > | Execute () |
|
Public Member Functions inherited from CShell.Framework.Menus.StandardMenuItem |
| StandardMenuItem (string text) |
|
| StandardMenuItem (string text, Func< bool > canExecute) |
|
StandardMenuItem | WithGlobalShortcut (ModifierKeys modifier, Key key) |
|
StandardMenuItem | WithIcon () |
|
StandardMenuItem | WithIcon (string path) |
|
StandardMenuItem | WithIcon (Assembly source, string path) |
|
StandardMenuItem | WithActivator (IActivate activator) |
|
StandardMenuItem | WithActivator (IActivate activator, bool inverse) |
|
| StandardMenuItem (string text) |
|
| StandardMenuItem (string text, Func< bool > canExecute) |
|
StandardMenuItem | WithGlobalShortcut (ModifierKeys modifier, Key key) |
|
StandardMenuItem | WithIcon () |
|
StandardMenuItem | WithIcon (string path) |
|
StandardMenuItem | WithIcon (Assembly source, string path) |
|
StandardMenuItem | WithActivator (IActivate activator) |
|
StandardMenuItem | WithActivator (IActivate activator, bool inverse) |
|
|
readonly Func< IEnumerable
< IResult > > | _execute |
|
CShell.Framework.Menus.MenuItem.MenuItem |
( |
string |
text | ) |
|
|
inline |
CShell.Framework.Menus.MenuItem.MenuItem |
( |
string |
text, |
|
|
Func< IEnumerable< IResult >> |
execute |
|
) |
| |
|
inline |
CShell.Framework.Menus.MenuItem.MenuItem |
( |
string |
text, |
|
|
Func< IEnumerable< IResult >> |
execute, |
|
|
Func< bool > |
canExecute |
|
) |
| |
|
inline |
CShell.Framework.Menus.MenuItem.MenuItem |
( |
string |
text | ) |
|
|
inline |
CShell.Framework.Menus.MenuItem.MenuItem |
( |
string |
text, |
|
|
Func< IEnumerable< IResult >> |
execute |
|
) |
| |
|
inline |
CShell.Framework.Menus.MenuItem.MenuItem |
( |
string |
text, |
|
|
Func< IEnumerable< IResult >> |
execute, |
|
|
Func< bool > |
canExecute |
|
) |
| |
|
inline |
IEnumerable<IResult> CShell.Framework.Menus.MenuItem.Execute |
( |
| ) |
|
|
inline |
IEnumerable<IResult> CShell.Framework.Menus.MenuItem.Execute |
( |
| ) |
|
|
inline |
readonly Func< IEnumerable< IResult > > CShell.Framework.Menus.MenuItem._execute |
|
private |
The documentation for this class was generated from the following file:
- shelldev/repl/CShell-0.1.2/Src/CShellCore/Framework/Menus/MenuItem.cs