IDirective.

Process(Configurator, string) Method

Summary

Processes the directive.

Syntax

void Process(Configurator configurator, string value)

Parameters

Name Type Description
configurator Configurator The configurator.
value string The value of the directive.

Return Value

Type Description
void
GitHub