Show / Hide Table of Contents

Class TesseraInitialConstraint

Initial constraint objects fix parts of the generation process in places. Use the utility methods on TesseraGenerator to create these objects.

Inheritance
Object
TesseraInitialConstraint
Implements
ITesseraInitialConstraint
Namespace: Tessera
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class TesseraInitialConstraint : ITesseraInitialConstraint

Properties

Name

Declaration
public string Name { get; }
Property Value
Type Description
String

Implements

ITesseraInitialConstraint
Back to top Generated by DocFX