|
Code convention for .Net Ice libraries
It seems that .Net libraries of Ice are following the Java naming conventions (no capital for method names for example).
It would nicer if the .Net naming conventions where followed by the Ice assemblies. Although not critical, it's the kind of things that makes you feel at home while using Ice.
|