コード例 #1
0
ファイル: CreativeController.cs プロジェクト: mary382/Kursac3
 public void RedactChapter(Chapter redactChapter)
 {
     CreativeService.RedactChapter(redactChapter);
 }