Table of Contents

TopicTransformationCore.AddTransformationArgument Method

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

Add a new transformation argument

public void AddTransformationArgument(TransformationArgument argument)

Parameters

argument TransformationArgument

The transformation argument information

Exceptions

ArgumentException

This is thrown if a transformation argument already exists for the new argument's name.