A StaticReflectionPolicy type wrapper that represents a special type that is either constructed from other types or derived from them as with a generic parameter.

Namespace:  Gallio.Common.Reflection.Impl
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public abstract class StaticSpecialTypeWrapper : StaticTypeWrapper
Visual Basic (Declaration)
Public MustInherit Class StaticSpecialTypeWrapper _
	Inherits StaticTypeWrapper

Inheritance Hierarchy

See Also