コード例 #1
0
 public void MoveNote()
 {
     YNoteRequestDataGenerator.MoveNote <MoveNote>(notePath, SafeNotebookPath(notebookPath), ParseMoveNote);
 }