Class ArchitectureDependencyRule
- Namespace
- JD.AI.Core.Specifications
- Assembly
- JD.AI.Core.dll
public sealed class ArchitectureDependencyRule
- Inheritance
-
ArchitectureDependencyRule
- Inherited Members
Properties
Allowed
public bool Allowed { get; set; }
Property Value
From
public string From { get; set; }
Property Value
To
public string To { get; set; }