|
NanoXLSX.Core 3.2.1
|
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. | |
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 23 of file PluginLoader.cs.
|
static |
Initializes the plug-in loader process. If already initialized, the method returns without action.
Definition at line 35 of file PluginLoader.cs.