示例#1
0
 internal static void RegisterEditor(DataNodeEditorAttribute attr, Type type)
 {
     RegisterEditor(attr.NodeClass, type);
 }
示例#2
0
 internal static void RegisterEditor(DataNodeEditorAttribute attr, Type type)
 {
     RegisterEditor(attr.NodeClass, type);
 }