Пример #1
0
 private IEnumerable <CsccContextInfo> GetBaseCandidates(string type)
 {
     return(_model.GetContextsForType(type));
 }