Esempio n. 1
0
 public XamlType GetWithFullAddress(XamlTypeName xamlTypeName)
 {
     return(TypeRepository.GetWithFullAddress(xamlTypeName));
 }