示例#1
0
 public void Remove(Guid id)
 {
     _organizationTypeRepository.Remove(id);
 }