This is a C# solution to the Engine and Fuel Tank Kata on Codewars
Here we have 3 folders:
EngineAndFuelTank
contains the main c# solutionEngineAndFuelTank.Tests
contains the unit test for the solutionpuml
contains the UML diagram the classes and interfaces inEngineAndFuelTank