Beispiel #1
0
 object ICustomTypeDescriptor.GetEditor(Type editorBaseType)
 {
     return(_root.GetEditor(editorBaseType));
 }