文件名称:SOLID:固体原理
文件大小:42KB
文件格式:ZIP
更新时间:2024-04-20 03:44:13
C#
SOLID:固体原理
【文件预览】:
SOLID-master
----.gitignore(6KB)
----SOLID.sln(5KB)
----03OpenClosed()
--------Program.cs(868B)
--------CProducto.cs(897B)
--------03OpenClosed.csproj(2KB)
--------App.config(182B)
--------Properties()
--------CTienda.cs(1KB)
----08InterfaceSegregationRefactor()
--------Program.cs(1KB)
--------IFax.cs(245B)
--------IMultiCompleto.cs(269B)
--------MultiAvanzado.cs(645B)
--------MultiSencillo.cs(499B)
--------App.config(182B)
--------IMultiBasico.cs(255B)
--------Fax.cs(471B)
--------Properties()
--------08InterfaceSegregationRefactor.csproj(3KB)
----07InterfaceSegregation()
--------Program.cs(915B)
--------MultiAvanzado.cs(637B)
--------07InterfaceSegregation.csproj(2KB)
--------MultiSencillo.cs(783B)
--------App.config(182B)
--------IMultifuncional.cs(298B)
--------Fax.cs(729B)
--------Properties()
----02SingleResponsibilityRefactor()
--------Program.cs(567B)
--------CEmpleado.cs(1KB)
--------packages.config(679B)
--------02SingleResponsibilityRefactor.csproj(7KB)
--------CHacienda.cs(780B)
--------App.config(182B)
--------Properties()
----01SingleResponsibility()
--------Program.cs(539B)
--------CEmpleado.cs(1KB)
--------App.config(182B)
--------01SingleResponsibility.csproj(2KB)
--------Properties()
----05Liskov()
--------Program.cs(845B)
--------05Liskov.csproj(2KB)
--------App.config(182B)
--------Noticiero.cs(619B)
--------Radio.cs(653B)
--------Properties()
----.gitattributes(2KB)
----04OpenClosedRefactor()
--------Program.cs(1KB)
--------04OpenClosedRefactor.csproj(2KB)
--------CInventarioAlimento.cs(664B)
--------CBaseInventario.cs(758B)
--------CProducto.cs(905B)
--------App.config(182B)
--------CInventarioMedicamento.cs(611B)
--------Properties()
--------CTienda.cs(2KB)
----06LiskovRefactor()
--------Program.cs(879B)
--------06LiskovRefactor.csproj(2KB)
--------App.config(182B)
--------Principal.cs(469B)
--------Noticiero.cs(492B)
--------Radio.cs(480B)
--------Properties()