Property | Type | Description | |
---|---|---|---|
SnooNoteUpdates | System |
Method | Description | |
---|---|---|
DeleteNote ( Models anote, bool outOfNotes ) : void | ||
RefreshNoteTypes ( IEnumerable |
||
SendModAction ( Models action ) : void | ||
SendNewNote ( Models anote ) : void |
Method | Description | |
---|---|---|
SnooNoteUpdates ( IHubConnectionContext |
public DeleteNote ( Models anote, bool outOfNotes ) : void | ||
anote | Models | |
outOfNotes | bool | |
return | void |
public RefreshNoteTypes ( IEnumerable |
||
SubNames | IEnumerable |
|
return | void |
public SendModAction ( Models action ) : void | ||
action | Models | |
return | void |