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.ImplAssembly: 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
System..::.Object
Gallio.Common.Reflection.Impl..::.StaticWrapper
Gallio.Common.Reflection.Impl..::.StaticCodeElementWrapper
Gallio.Common.Reflection.Impl..::.StaticMemberWrapper
Gallio.Common.Reflection.Impl..::.StaticTypeWrapper
Gallio.Common.Reflection.Impl..::.StaticSpecialTypeWrapper
Gallio.Common.Reflection.Impl..::.StaticConstructedTypeWrapper
Gallio.Common.Reflection.Impl..::.StaticGenericParameterWrapper
Gallio.Common.Reflection.Impl..::.StaticWrapper
Gallio.Common.Reflection.Impl..::.StaticCodeElementWrapper
Gallio.Common.Reflection.Impl..::.StaticMemberWrapper
Gallio.Common.Reflection.Impl..::.StaticTypeWrapper
Gallio.Common.Reflection.Impl..::.StaticSpecialTypeWrapper
Gallio.Common.Reflection.Impl..::.StaticConstructedTypeWrapper
Gallio.Common.Reflection.Impl..::.StaticGenericParameterWrapper
