public void AddTypeDescription(Type type, TypeDescription description) { _typeDescriptor.AddDescription(type, description); }