public void RegisterEditor(QVariant.TypeOf type, QItemEditorCreatorBase creator) { interceptor.Invoke("registerEditor$#", "registerEditor(QVariant::Type, QItemEditorCreatorBase*)", typeof(void), typeof(QVariant.TypeOf), type, typeof(QItemEditorCreatorBase), creator); }