My question is somewhat related to this one: Explicitly implemented interface and generic constraint.
My question, however, is how the compiler enables a ge
I think you need to use
to really get the answer you want
You can of course look into the specs of the CLR (ECMA) and or the source of a C# compiler (mono)