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