Method | Description | |
---|---|---|
IsPluginActive ( this pluginManager, string pluginId ) : bool | ||
IsPluginInstalled ( this pluginManager, string pluginId ) : bool |
public static IsPluginActive ( this pluginManager, string pluginId ) : bool | ||
pluginManager | this | |
pluginId | string | |
return | bool |
public static IsPluginInstalled ( this pluginManager, string pluginId ) : bool | ||
pluginManager | this | |
pluginId | string | |
return | bool |