lambdaX / dokan

Automatically exported from code.google.com/p/dokan
0 stars 1 forks source link

Design issues #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
All interfaces in c# should start with a capital I DokanOperations doesn't 
do this.

As DokanNet is using .net 2.0 i would suggest using List<string> instead 
of ArrayList.

Original issue reported on code.google.com by Peto...@gmail.com on 12 Aug 2009 at 9:34