RemoveExtension Method
RemoveExtension(Extension)
This method is called before an extension is removed from its DesignItem because it should not be applied anymore. Is called by the ExtensionManager.
Declaration
public abstract void RemoveExtension(Extension extension)
Parameters
Type | Name | Description |
---|---|---|
Extension | extension |