Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ISelectable.cs
1
namespace
NeuroAccessMaui.Core
2
{
3
public
interface
ISelectable
4
{
5
bool
IsSelected {
get
;
set
; }
6
Microsoft.Maui.Controls.Command ToggleSelectionCommand {
get
; }
7
}
8
}
NeuroAccessMaui.Core.ISelectable
Definition:
ISelectable.cs:4
NeuroAccessMaui.Core
Definition:
ISelectable.cs:2
NeuroAccessMaui
NeuroAccessMaui
Core
ISelectable.cs
Generated by
1.9.5