DeregisterMarkerProcessor(string)

Method in LineParser

Summary

Removes any marker processor associated with a given marker name.

public void DeregisterMarkerProcessor(string attributeName)

Parameters

Name
Description

string attributeName

The name of the marker.

Last updated

Was this helpful?