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
Interfaces
public IList<string> Interfaces { get; init; }
Property Value
Testing
public IList<string> Testing { get; init; }