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