nspectre - declarative validation for .NET

Generator.AddAssemblyReference Method 

Adds an assembly reference to the Generator.

public void AddAssemblyReference(
   string reference
);

Parameters

reference
The location of the assembly to be referenced.

See Also

Generator Class | NSpectre.Core.Engine Namespace