Wednesday, July 6, 2011

Unity configuration section with generic type

To use a Unity configuration section with generic types all you have to remember is the
` sign as the sign for a generic type in the configuration file.

  • Code


  • Configuration file



References :- http://stackoverflow.com/questions/3486837/unity-2-0-registering-generic-types-via-xml

No comments:

Post a Comment