Hello Ary, > Actually, "internal" is C# is a lot more than D's "private": the > entire assembly may see the internal symbol. That's quite not private, > for me. :-P > And other assemblies referenced with the [assembly: InternalsVisibleTo()] attribute can see "internal" symbols.