コード例 #1
0
 public void Inactive(Guid id)
 {
     _iStudent.Inactive(id);
 }