Пример #1
0
 public Metadata GetMetadata(Type type)
 {
     return(TypeRepository.GetMetadata(type));
 }