Table of Contents

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

bool

From

public string From { get; set; }

Property Value

string

To

public string To { get; set; }

Property Value

string