Table of Contents

Class BehaviorDownstreamTrace

Namespace
JD.AI.Core.Specifications
Assembly
JD.AI.Core.dll
public sealed class BehaviorDownstreamTrace
Inheritance
BehaviorDownstreamTrace
Inherited Members

Properties

Code

public IList<string> Code { get; init; }

Property Value

IList<string>

Interfaces

public IList<string> Interfaces { get; init; }

Property Value

IList<string>

Testing

public IList<string> Testing { get; init; }

Property Value

IList<string>