Пример #1
0
 public void AddTypeDescription(Type type, TypeDescription description)
 {
     _typeDescriptor.AddDescription(type, description);
 }