コード例 #1
0
 public void RequestAllNotebook()
 {
     YNoteRequestDataGenerator.GetAllNotebook <List <NotebookData> >(ParseAllNotebook);
 }