Gistlib Logo

gistlib

other csharp categories

refactoring code snippets in csharp

how to refactor method with two foreach in csharp
refactor foreach(var container in subarticlecontainers) { containersminprices.add(container.minamount * container.subarticles.select(y => y.price).min()); } in csharp
refactor this code for better in csharp

gistlibby LogSnag