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