public static Nevron.Nov.DNFunctionResult<NCategoryEditor> CreateCategoryEditorFactory<TNCategoryEditor>( Nevron.Nov.DNFunction<TNCategoryEditor> initFunction ) where TNCategoryEditor: new(), NCategoryEditor
Parameters
- initFunction
Type Parameters
- TNCategoryEditor