コード例 #1
0
 public void CreateDocent()
 {
     _docentService.Create(Docent);
 }