Ejemplo n.º 1
0
 internal static void RegisterEditor(DataNodeEditorAttribute attr, Type type)
 {
     RegisterEditor(attr.NodeClass, type);
 }
Ejemplo n.º 2
0
 internal static void RegisterEditor(DataNodeEditorAttribute attr, Type type)
 {
     RegisterEditor(attr.NodeClass, type);
 }