Table of Contents

Constructor CompoundVariant

Namespace
Velvet
Assembly
Velvet.Docs.dll

CompoundVariant(Dictionary<string, string>, string)

Creates a compound variant: apply className when all conditions match.

public CompoundVariant(Dictionary<string, string> conditions, string className)

Parameters

conditions Dictionary<string, string>
className string