|
Architecture Metrics
|
Go to the source code of this file.
Namespaces | |
| namespace | Ucu |
| namespace | Ucu.Andis |
| namespace | Ucu.Andis.ArchitectureMetrics |
Functions | |
| record | Ucu.Andis.ArchitectureMetrics.ComponentCouplings (Dictionary< string, int > FanIn, Dictionary< string, int > FanOut) |
| Contiene el acoplamiento aferente -FanIn- y eferente -FanOut- para todos los componentes. | |