Пример #1
0
 public XamlType GetByPrefix(string prefix, string typeName)
 {
     return(TypeRepository.GetByPrefix(prefix, typeName));
 }