design-patterns/Facade
2023-09-07 13:41:04 +01:00
..
BadLogger.cs Add interface shown in video 2023-09-07 13:41:04 +01:00
Facade.csproj Add facade code 2023-09-04 10:17:26 +01:00
IBadLogger.cs Add interface shown in video 2023-09-07 13:41:04 +01:00
ILogger.cs Add facade code 2023-09-04 10:17:26 +01:00
Logger.cs Add interface shown in video 2023-09-07 13:41:04 +01:00
LogTarget.cs Add LogTarget 2023-09-05 10:40:56 +01:00
LogType.cs Add facade code 2023-09-04 10:17:26 +01:00
Program.cs Add LogTarget 2023-09-05 10:40:56 +01:00