AvinashSettipalli / nhin-d

Automatically exported from code.google.com/p/nhin-d
0 stars 0 forks source link

Style: TrustModel and TrustChainValidator both use explicit for loops with iterators #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Old school, should use foreach in accordance with C# style.

I'm happy to fix if you agree and assign back to me.

Original issue reported on code.google.com by arien.ma...@gmail.com on 20 Aug 2010 at 3:11

GoogleCodeExporter commented 9 years ago
Yes, the code will be more readable. All yours. 

Original comment by umes...@microsoft.com on 20 Aug 2010 at 4:24

GoogleCodeExporter commented 9 years ago

Original comment by arien.ma...@gmail.com on 20 Aug 2010 at 8:56