On Wed, 2005-10-26 at 03:09 +0900, Atsushi Eno wrote: > Just wondering, what should I print constraints for example below? > > where T : class, IFoo Hi, that's "<class (IFoo) T>". > This change should be easy. I'll also include GenericTypeAttributes > differences next time. cool. Martin