Processes the given rule specification file and generates a model and actions library in the same directory as the specification file.
| C# |
public void ProcessSpecification( string specPath )
- specPath (String)
- The path to the rule specification file (.grg).
| Exception | Condition |
|---|---|
| Exception | Thrown, when an error occurred. |