NanoXLSX.Core 3.0.0-rc.3
Loading...
Searching...
No Matches
NanoXLSX.Registry.PlugInLoader Class Reference

Class to register plug-in classes that extends the functionality of NanoXLSX (Core or any other package) without being defined as fixed dependencies. More...

Static Public Member Functions

static bool Initialize ()
 Initializes the plug-in loader process. If already initialized, the method returns without action.

Detailed Description

Class to register plug-in classes that extends the functionality of NanoXLSX (Core or any other package) without being defined as fixed dependencies.

Definition at line 22 of file PluginLoader.cs.

Member Function Documentation

◆ Initialize()

bool NanoXLSX.Registry.PlugInLoader.Initialize ( )
static

Initializes the plug-in loader process. If already initialized, the method returns without action.

Returns
True if initialized in this call, otherwise false (if already initialized)

Definition at line 34 of file PluginLoader.cs.


The documentation for this class was generated from the following file: