PluginService.Enable Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Enable(Guid)
Enables a plugin.
public static void Enable(Guid id)
Parameters
- id
- System.Guid
The id of the plugin to enable.
Enables a plugin.
public static void Enable(Guid id)
The id of the plugin to enable.