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