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