internal static void RegisterEditor(DataNodeEditorAttribute attr, Type type) { RegisterEditor(attr.NodeClass, type); }