Пример #1
0
 IEnumerable <string> IModelExplicitDeclarationsHolder.GetSplitGroupsFor(System.Type type)
 {
     return(declaredModel.GetSplitGroupsFor(type));
 }