TopicTransformationCore.AddTransformationArgument Method
Definition
- Assembly
- Sandcastle.Core.dll
Add a new transformation argument
public void AddTransformationArgument(TransformationArgument argument)
Parameters
argumentTransformationArgumentThe transformation argument information
Exceptions
- ArgumentException
This is thrown if a transformation argument already exists for the new argument's name.