示例#1
0
 private void InitializeSpecializations()
 {
     _specializations = _commonService.GetSpecializations().ToList();
 }