Architecture Metrics
Loading...
Searching...
No Matches
ComponentDependencies.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Ucu
namespace  Ucu.Andis
namespace  Ucu.Andis.ArchitectureMetrics

Functions

record Ucu.Andis.ArchitectureMetrics.ComponentDependencies (string ComponentName, IReadOnlyCollection< string > Dependencies)
 Representa las dependencias de un componente hacia otros componentes.