コード例 #1
0
 public void SaveVideoComment(VideoComment videocomment)
 {
     shredderService.AddVideoComment(videocomment);
 }