candland

@candland rss self
January 10th 2007

Fully qualified type names for generic types

Syntax for generic types names:

MyAssembly.MyClass`[[MyAssembly.MyOtherClass, MyAssembly]], MyAssembly

Should be able to use this format anywhere a type name is required, including the Inherits attribute on ASPX Page declarations.

blog comments powered by Disqus