Method | Description | |
---|---|---|
RtmNoteRepository ( |
||
UpdateTitle ( INoteCore note, string title ) : string |
Method | Description | |
---|---|---|
INoteRepository ( INoteCore note, string text ) : string | ||
UpdateNote ( INoteCore note, string title, string text ) : void |
public RtmNoteRepository ( |
||
backend | ||
return | System |
public UpdateTitle ( INoteCore note, string title ) : string | ||
note | INoteCore | |
title | string | |
return | string |