Method in ILineProvider
Removes all marker processors that handle markers named attributeName .
attributeName
public void DeregisterMarkerProcessor(string attributeName);
string attributeName
string
The name of the marker to remove processors for.
Last updated 8 months ago
Was this helpful?