A StaticReflectionPolicy array type wrapper.

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

Syntax

C#
public sealed class StaticArrayTypeWrapper : StaticConstructedTypeWrapper
Visual Basic (Declaration)
Public NotInheritable Class StaticArrayTypeWrapper _
	Inherits StaticConstructedTypeWrapper

Inheritance Hierarchy

See Also